/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 60 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
|
D | gatt_server.py | 164 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/ |
D | dis.rs | 242 fn on_phy_read( in on_phy_read() method
|
D | battery_service.rs | 498 fn on_phy_read( in on_phy_read() method
|
D | bluetooth_gatt.rs | 958 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/ |
D | iface_bluetooth_gatt.rs | 65 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/ |
D | callbacks.rs | 751 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
|
D | dbus_iface.rs | 1909 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
|