Home
last modified time | relevance | path

Searched refs:read_phy_callback (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_shim.cc29 bluetooth::topshim::rust::read_phy_callback(client_if, addr, tx_phy, rx_phy, status); in ReadPhyCallback()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs125 fn read_phy_callback(client_if: i32, addr: RawAddress, tx_phy: u8, rx_phy: u8, status: u8); in read_phy_callback() function
759 read_phy_callback -> GattClientCallbacks::ReadPhy,