Loading system/bta/BUILD.gn +1 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,7 @@ static_library("bta") { ] deps = [ "//bt/system:libbt-platform-protos-lite", "//bt/system/gd/rust/shim:shim_bridge_header", "//bt/system/gd/rust/shim:init_flags_bridge_header", "//bt/system/gd/rust/shim:message_loop_thread_bridge_header", Loading system/stack/include/ble_advertiser.h +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ typedef struct { uint8_t primary_advertising_phy; uint8_t secondary_advertising_phy; uint8_t scan_request_notification_enable; int8_t own_address_type; uint8_t own_address_type; } tBTM_BLE_ADV_PARAMS; typedef struct { Loading Loading
system/bta/BUILD.gn +1 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,7 @@ static_library("bta") { ] deps = [ "//bt/system:libbt-platform-protos-lite", "//bt/system/gd/rust/shim:shim_bridge_header", "//bt/system/gd/rust/shim:init_flags_bridge_header", "//bt/system/gd/rust/shim:message_loop_thread_bridge_header", Loading
system/stack/include/ble_advertiser.h +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ typedef struct { uint8_t primary_advertising_phy; uint8_t secondary_advertising_phy; uint8_t scan_request_notification_enable; int8_t own_address_type; uint8_t own_address_type; } tBTM_BLE_ADV_PARAMS; typedef struct { Loading