Home
last modified time | relevance | path

Searched defs:on_phy_update (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dacl_legacy_interface.h117 void (*on_phy_update)(tHCI_STATUS status, uint16_t handle, uint8_t tx_phy, member
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Ddis.rs236 fn on_phy_update( in on_phy_update() method
Dbattery_service.rs490 fn on_phy_update( in on_phy_update() method
Dbluetooth_gatt.rs948 fn on_phy_update( in on_phy_update() method
1093 fn on_phy_update(&mut self, addr: RawAddress, tx_phy: LePhy, rx_phy: LePhy, status: GattStatus); in on_phy_update() method
4236 fn on_phy_update( in on_phy_update() method
/packages/modules/Bluetooth/floss/pandora/floss/
Dgatt_client.py49 def on_phy_update(self, addr, tx_phy, rx_phy, status): member in GattClientCallbacks
505 def on_phy_update(self, addr, tx_phy, rx_phy, status): member in FlossGattClient
Dgatt_server.py153 def on_phy_update(self, addr, tx_phy, rx_phy, status): member in GattServerCallbacks
1260 def on_phy_update(self, addr, tx_phy, rx_phy, status): member in FlossGattServer
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs54 fn on_phy_update( in on_phy_update() method
244 fn on_phy_update( in on_phy_update() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs728 fn on_phy_update( in on_phy_update() method
1082 fn on_phy_update( in on_phy_update() method
Ddbus_iface.rs1883 fn on_phy_update( in on_phy_update() method
2034 fn on_phy_update( in on_phy_update() method