Home
last modified time | relevance | path

Searched defs:get_own_address (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dgatt_client.py66 async def get_own_address(self): member in GattClient
/packages/modules/Bluetooth/floss/pandora/floss/
Dadvertising_client.py686 def get_own_address(self, advertiser_id): member in FlossAdvertisingClient
/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc312 AdvertisingCallbackMsg get_own_address; in OnOwnAddressRead() local
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs825 fn get_own_address(&mut self, advertiser_id: i32); in get_own_address() method
981 fn get_own_address(&mut self, advertiser_id: i32) { in get_own_address() method
1768 fn get_own_address(&mut self, _adv_id: i32) { in get_own_address() method
Dbluetooth_gatt.rs445 fn get_own_address(&mut self, advertiser_id: i32); in get_own_address() method
2348 fn get_own_address(&mut self, advertiser_id: i32) { in get_own_address() method
/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.cc788 void get_own_address(AdvertiserId advertiser_id) { in get_own_address() function
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs188 fn get_own_address(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in get_own_address() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs681 fn get_own_address(&mut self, advertiser_id: i32) { in get_own_address() method
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1649 pub fn get_own_address(&mut self, adv_id: u8) { in get_own_address() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1539 fn get_own_address(&mut self, advertiser_id: i32) { in get_own_address() method