Home
last modified time | relevance | path

Searched defs:on_phy_read (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dgatt_client.py60 def on_phy_read(self, addr, tx_phy, rx_phy, status): member in GattClientCallbacks
517 def on_phy_read(self, addr, tx_phy, rx_phy, status): member in FlossGattClient
Dgatt_server.py164 def on_phy_read(self, addr, tx_phy, rx_phy, status): member in GattServerCallbacks
1273 def on_phy_read(self, addr, tx_phy, rx_phy, status): member in FlossGattServer
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Ddis.rs242 fn on_phy_read( in on_phy_read() method
Dbattery_service.rs498 fn on_phy_read( in on_phy_read() method
Dbluetooth_gatt.rs958 fn on_phy_read( in on_phy_read() method
1097 fn on_phy_read(&mut self, addr: RawAddress, tx_phy: LePhy, rx_phy: LePhy, status: GattStatus); in on_phy_read() method
4149 fn on_phy_read( in on_phy_read() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs65 fn on_phy_read(&mut self, addr: RawAddress, tx_phy: LePhy, rx_phy: LePhy, status: GattStatus) { in on_phy_read() method
255 fn on_phy_read(&mut self, addr: RawAddress, tx_phy: LePhy, rx_phy: LePhy, status: GattStatus) { in on_phy_read() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs751 fn on_phy_read(&mut self, addr: RawAddress, tx_phy: LePhy, rx_phy: LePhy, status: GattStatus) { in on_phy_read() method
1105 fn on_phy_read(&mut self, addr: RawAddress, tx_phy: LePhy, rx_phy: LePhy, status: GattStatus) { in on_phy_read() method
Ddbus_iface.rs1909 fn on_phy_read(&mut self, addr: RawAddress, tx_phy: LePhy, rx_phy: LePhy, status: GattStatus) {} in on_phy_read() method
2060 fn on_phy_read(&mut self, addr: RawAddress, tx_phy: LePhy, rx_phy: LePhy, status: GattStatus) {} in on_phy_read() method