Home
last modified time | relevance | path

Searched defs:adv_handle (Results 1 – 15 of 15) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dble_scanner_hci_interface.cc161 uint16_t service_data, uint8_t adv_handle, in PeriodicAdvSetInfoTransfer()
277 uint16_t service_data, uint8_t adv_handle, in PeriodicAdvSetInfoTransfer()
Dbtm_ble_scanner.cc81 uint16_t service_data, uint8_t adv_handle, in PeriodicAdvSetInfoTransfer()
Dbtm_ble_gap.cc1367 uint8_t adv_handle, SyncTransferCb cb) { in BTM_BlePeriodicSyncSetInfo()
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_hcic_layer.cc81 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big()
/packages/modules/Bluetooth/system/tools/scripts/
Ddump_le_audio.py339 def parse_big_codec_information(adv_handle, packet): argument
/packages/modules/Bluetooth/system/btif/src/
Dbtif_ble_scanner.cc407 uint8_t adv_handle, int pa_source) override { in TransferSetInfo()
/packages/modules/Bluetooth/system/gd/hci/
Dle_periodic_sync_manager.h169 …const Address& address, uint16_t service_data, uint8_t adv_handle, int pa_source, uint16_t connect… in SyncSetInfo()
Dle_scanning_manager.cc1757 const Address& address, uint16_t service_data, uint8_t adv_handle, int pa_source) { in TransferSetInfo()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc273 …leScannerIntf::TransferSetInfo(RustRawAddress address, uint16_t service_data, uint8_t adv_handle) { in TransferSetInfo()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hciblecmds.cc264 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()
Dmock_stack_btm_ble_gap.cc252 uint8_t adv_handle, SyncTransferCb cb) { in BTM_BlePeriodicSyncSetInfo()
/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api_types.h136 uint8_t adv_handle; member
/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc923 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/
Dle_scanning_manager.cc363 uint8_t adv_handle, in TransferSetInfo()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2411 jint adv_handle) { in transferSetInfoNative()