/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_ffi_core/src/ |
D | deserialize.rs | 125 let adv_handle = DeserializedV0Advertisement::allocate_with_contents(adv_contents)?; in deserialize_advertisement_from_slice_internal() localVariable 129 let adv_handle = DeserializedV1Advertisement::allocate_with_contents(adv_contents)?; in deserialize_advertisement_from_slice_internal() localVariable
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | ble_scanner_hci_interface.cc | 144 uint8_t adv_handle, handle_cb command_complete) override { in PeriodicAdvSetInfoTransfer() 250 uint8_t adv_handle, handle_cb command_complete) override { in PeriodicAdvSetInfoTransfer()
|
D | btm_ble_scanner.cc | 69 uint8_t adv_handle, handle_cb command_complete) override { in PeriodicAdvSetInfoTransfer()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_hcic_hciblecmds.cc | 143 uint16_t conn_handle, uint16_t service_data, uint8_t adv_handle, in btsnd_hcic_ble_periodic_advertising_set_info_transfer() 273 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, uint8_t num_bis, in btsnd_hcic_create_big()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/ |
D | hciblecmds.cc | 513 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, uint8_t num_bis, in btsnd_hcic_create_big() 711 uint16_t conn_handle, uint16_t service_data, uint8_t adv_handle, in btsnd_hcic_ble_periodic_advertising_set_info_transfer()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_hcic_layer.cc | 75 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, uint8_t num_bis, in btsnd_hcic_create_big()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/ |
H A D | android_extended_low_energy_advertiser.cc | 396 hci_spec::AdvertisingHandle adv_handle = view.advertising_handle().Read(); in OnAdvertisingStateChangedSubevent() local
|
H A D | extended_low_energy_advertiser.cc | 628 hci_spec::AdvertisingHandle adv_handle = params.advertising_handle().Read(); in OnAdvertisingSetTerminatedEvent() local
|
H A D | low_energy_advertiser_test.cc | 235 hci_spec::AdvertisingHandle adv_handle) { in SendMultipleAdvertisingPostConnectionEvents()
|
/aosp_15_r20/packages/modules/Bluetooth/system/tools/scripts/ |
D | dump_le_audio.py | 359 def parse_big_codec_information(adv_handle, packet): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | le_periodic_sync_manager.h | 166 void SyncSetInfo(const Address& address, uint16_t service_data, uint8_t adv_handle, int pa_source, in SyncSetInfo()
|
D | le_scanning_manager.cc | 1724 uint16_t service_data, uint8_t adv_handle, int pa_source) { in TransferSetInfo()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 295 void BleScannerIntf::TransferSetInfo(RawAddress addr, uint16_t service_data, uint8_t adv_handle) { in TransferSetInfo()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | btm_iso_api_types.h | 136 uint8_t adv_handle; member
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | fake_controller.cc | 3403 hci_spec::AdvertisingHandle adv_handle) { in SendLEAdvertisingSetTerminatedEvent() 3418 hci_spec::AdvertisingHandle adv_handle) { in SendAndroidLEMultipleAdvertisingStateChangeSubevent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 418 uint8_t adv_handle, int pa_source) { in TransferSetInfo()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 2769 jint service_data, jint adv_handle) { in transferSetInfoNative()
|