Searched defs:client_read_phy (Results  1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ | 
| D | gatt_service.rs | 649     fn client_read_phy(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) {  in client_read_phy()  method
 | 
| /packages/modules/Bluetooth/system/gd/rust/linux/service/src/ | 
| D | iface_bluetooth_gatt.rs | 903     fn client_read_phy(&mut self, client_id: i32, addr: String) {  in client_read_phy()  method
 | 
| /packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ | 
| D | bluetooth_gatt.rs | 610     fn client_read_phy(&mut self, client_id: i32, addr: String);  in client_read_phy()  method2589     fn client_read_phy(&mut self, client_id: i32, addr: String) {  in client_read_phy()  method
 
 | 
| /packages/modules/Bluetooth/system/gd/rust/linux/client/src/ | 
| D | dbus_iface.rs | 1480     fn client_read_phy(&mut self, client_id: i32, addr: String) {  in client_read_phy()  method
 |