Searched defs:adv_handle (Results 1 – 15 of 15) sorted by relevance
/packages/modules/Bluetooth/system/stack/btm/ |
D | ble_scanner_hci_interface.cc | 161 uint16_t service_data, uint8_t adv_handle, in PeriodicAdvSetInfoTransfer() 277 uint16_t service_data, uint8_t adv_handle, in PeriodicAdvSetInfoTransfer()
|
D | btm_ble_scanner.cc | 81 uint16_t service_data, uint8_t adv_handle, in PeriodicAdvSetInfoTransfer()
|
D | btm_ble_gap.cc | 1367 uint8_t adv_handle, SyncTransferCb cb) { in BTM_BlePeriodicSyncSetInfo()
|
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_hcic_layer.cc | 81 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big()
|
/packages/modules/Bluetooth/system/tools/scripts/ |
D | dump_le_audio.py | 339 def parse_big_codec_information(adv_handle, packet): argument
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_ble_scanner.cc | 407 uint8_t adv_handle, int pa_source) override { in TransferSetInfo()
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_periodic_sync_manager.h | 169 …const Address& address, uint16_t service_data, uint8_t adv_handle, int pa_source, uint16_t connect… in SyncSetInfo()
|
D | le_scanning_manager.cc | 1757 const Address& address, uint16_t service_data, uint8_t adv_handle, int pa_source) { in TransferSetInfo()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 273 …leScannerIntf::TransferSetInfo(RustRawAddress address, uint16_t service_data, uint8_t adv_handle) { in TransferSetInfo()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_hcic_hciblecmds.cc | 264 uint16_t conn_handle, uint16_t service_data, uint8_t adv_handle, in btsnd_hcic_ble_periodic_advertising_set_info_transfer() 489 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big()
|
D | mock_stack_btm_ble_gap.cc | 252 uint8_t adv_handle, SyncTransferCb cb) { in BTM_BlePeriodicSyncSetInfo()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_iso_api_types.h | 136 uint8_t adv_handle; member
|
/packages/modules/Bluetooth/system/stack/hcic/ |
D | hciblecmds.cc | 923 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big() 1187 uint16_t conn_handle, uint16_t service_data, uint8_t adv_handle, in btsnd_hcic_ble_periodic_advertising_set_info_transfer()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 363 uint8_t adv_handle, in TransferSetInfo()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 2411 jint adv_handle) { in transferSetInfoNative()
|