Home
last modified time | relevance | path

Searched defs:adv_handle (Results 1 – 14 of 14) 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.cc80 uint16_t service_data, uint8_t adv_handle, in PeriodicAdvSetInfoTransfer()
Dbtm_ble_gap.cc1436 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.py359 def parse_big_codec_information(adv_handle, packet): argument
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hciblecmds.cc233 uint16_t conn_handle, uint16_t service_data, uint8_t adv_handle, in btsnd_hcic_ble_periodic_advertising_set_info_transfer()
437 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big()
Dmock_stack_btm_ble_gap.cc240 uint8_t adv_handle, SyncTransferCb cb) { in BTM_BlePeriodicSyncSetInfo()
/packages/modules/Bluetooth/system/gd/hci/
Dle_periodic_sync_manager.h171 …const Address& address, uint16_t service_data, uint8_t adv_handle, int pa_source, uint16_t connect… in SyncSetInfo()
Dle_scanning_manager.cc1800 const Address& address, uint16_t service_data, uint8_t adv_handle, int pa_source) { in TransferSetInfo()
/packages/modules/Bluetooth/system/stack/include/
Dbtm_iso_api_types.h136 uint8_t adv_handle; member
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc331 void BleScannerIntf::TransferSetInfo(RawAddress addr, uint16_t service_data, uint8_t adv_handle) { in TransferSetInfo()
/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc845 void btsnd_hcic_create_big(uint8_t big_handle, uint8_t adv_handle, in btsnd_hcic_create_big()
1076 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.cc459 uint8_t adv_handle, in TransferSetInfo()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2609 jint adv_handle) { in transferSetInfoNative()