Searched defs:GattClientIntf (Results 1 – 2 of 2) sorted by relevance
31 GattClientIntf(const btgatt_client_interface_t* client_intf) : client_intf_(client_intf){}; in GattClientIntf() function
106 type GattClientIntf; typedef108 unsafe fn GetGattClientProfile(btif: *const u8) -> UniquePtr<GattClientIntf>; in GetGattClientProfile()110 fn read_phy(self: Pin<&mut GattClientIntf>, client_if: i32, bt_addr: RawAddress) -> i32; in read_phy()