Home
last modified time | relevance | path

Searched defs:OnOwnAddressRead (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc66 void BleAdvertiserIntf::OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, RawAddress ad… in OnOwnAddressRead() function in bluetooth::topshim::rust::BleAdvertiserIntf
/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc311 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead() function in BleAdvertiserInterfaceImpl
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_advertising_manager_facade.cc486 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, Address address) { in OnOwnAddressRead() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
/packages/modules/Bluetooth/floss/pandora/floss/
Dadvertising_client.py226 def OnOwnAddressRead(self, advertiser_id, address_type, address): member in FlossAdvertisingClient.ExportedAdvertisingCallbacks
/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc311 void OnOwnAddressRead(uint8_t /* advertiser_id */, uint8_t /* address_type */, Address address) { in OnOwnAddressRead() function in bluetooth::security::SecurityModuleFacadeService
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster.cc1113 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead() function in __anon719d1fdc0111::LeAudioBroadcasterImpl::BroadcastAdvertisingCallbacks
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1067 OnOwnAddressRead(u8, u8, RawAddress), enumerator
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp973 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead() function in android::JniAdvertisingCallbacks