Searched defs:get_own_address (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/ |
D | gatt_client.py | 66 async def get_own_address(self): member in GattClient
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | advertising_client.py | 686 def get_own_address(self, advertiser_id): member in FlossAdvertisingClient
|
/packages/modules/Bluetooth/system/gd/security/ |
D | facade.cc | 312 AdvertisingCallbackMsg get_own_address; in OnOwnAddressRead() local
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_adv.rs | 825 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
|
D | bluetooth_gatt.rs | 445 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/ |
D | le_advertising_manager.cc | 788 void get_own_address(AdvertiserId advertiser_id) { in get_own_address() function
|
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | gatt_service.rs | 188 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/ |
D | iface_bluetooth_gatt.rs | 681 fn get_own_address(&mut self, advertiser_id: i32) { in get_own_address() method
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 1649 pub fn get_own_address(&mut self, adv_id: u8) { in get_own_address() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 1539 fn get_own_address(&mut self, advertiser_id: i32) { in get_own_address() method
|