Home
last modified time | relevance | path

Searched defs:client_read_phy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs652 fn client_read_phy(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in client_read_phy() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs904 fn client_read_phy(&mut self, client_id: i32, addr: RawAddress) { in client_read_phy() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs620 fn client_read_phy(&mut self, client_id: i32, addr: RawAddress); in client_read_phy() method
2567 fn client_read_phy(&mut self, client_id: i32, addr: RawAddress) { in client_read_phy() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1665 fn client_read_phy(&mut self, client_id: i32, addr: RawAddress) { in client_read_phy() method