Searched defs:OnOwnAddressRead (Results  1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ | 
| D | gatt_ble_advertiser_shim.cc | 95 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/ | 
| D | le_advertising_manager.cc | 367   void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type,  in OnOwnAddressRead()  function in BleAdvertiserInterfaceImpl
  | 
| /packages/modules/Bluetooth/system/gd/hci/facade/ | 
| D | le_advertising_manager_facade.cc | 451   void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, Address address) {  in OnOwnAddressRead()  function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
  | 
| /packages/modules/Bluetooth/system/gd/security/ | 
| D | facade.cc | 282   void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, Address address) {  in OnOwnAddressRead()  function in bluetooth::security::SecurityModuleFacadeService
  | 
| /packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ | 
| D | gatt.rs | 909     OnOwnAddressRead(u8, u8, RawAddress),  enumerator
  | 
| /packages/modules/Bluetooth/android/app/jni/ | 
| D | com_android_bluetooth_gatt.cpp | 908   void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type,  in OnOwnAddressRead()  function in android::JniAdvertisingCallbacks
  |