Home
last modified time | relevance | path

Searched defs:phy_updated_cb (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_server.h132 phy_updated_callback phy_updated_cb; member
Dbt_gatt_client.h196 phy_updated_callback phy_updated_cb; member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs2801 fn phy_updated_cb(&mut self, conn_id: i32, tx_phy: u8, rx_phy: u8, status: GattStatus); in phy_updated_cb() method
3041 fn phy_updated_cb(&mut self, conn_id: i32, tx_phy: u8, rx_phy: u8, status: GattStatus) { in phy_updated_cb() method
3186 fn phy_updated_cb(&mut self, conn_id: i32, tx_phy: u8, rx_phy: u8, status: GattStatus); in phy_updated_cb() method
3469 fn phy_updated_cb(&mut self, conn_id: i32, tx_phy: u8, rx_phy: u8, status: GattStatus) { in phy_updated_cb() method