Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc70 void BleAdvertiserIntf::OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead() function in bluetooth::topshim::rust::BleAdvertiserIntf
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc340 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, Address address) override { in OnOwnAddressRead() function in BleAdvertiserInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_advertising_manager_facade.cc474 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, Address address) { in OnOwnAddressRead() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dadvertising_client.py226 def OnOwnAddressRead(self, advertiser_id, address_type, address): member in FlossAdvertisingClient.ExportedAdvertisingCallbacks
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster.cc1245 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t /*address_type*/, RawAddress /*address*/) { in OnOwnAddressRead() function in __anona857a7d20111::LeAudioBroadcasterImpl::BroadcastAdvertisingCallbacks
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1059 OnOwnAddressRead(u8, u8, RawAddress), enumerator
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1013 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, RawAddress address) { in OnOwnAddressRead() function in android::JniAdvertisingCallbacks