Searched defs:btif (Results 1 – 9 of 9) sorted by relevance
17 pub mod btif; module
59 let btif = self.btif_intf.clone(); in create_bond() localVariable
67 std::unique_ptr<A2dpSinkIntf> GetA2dpSinkProfile(const unsigned char* btif) { in GetA2dpSinkProfile()
133 std::unique_ptr<CsisClientIntf> GetCsisClientProfile(const unsigned char* btif) { in GetCsisClientProfile()
265 std::unique_ptr<A2dpIntf> GetA2dpProfile(const unsigned char* btif) { in GetA2dpProfile()339 std::unique_ptr<AvrcpIntf> GetAvrcpProfile(const unsigned char* btif) { in GetAvrcpProfile()
155 std::unique_ptr<VolumeControlIntf> GetVolumeControlProfile(const unsigned char* btif) { in GetVolumeControlProfile()
153 const bt_interface_t* btif; in initNative() local
440 std::unique_ptr<LeAudioClientIntf> GetLeAudioClientProfile(const unsigned char* btif) { in GetLeAudioClientProfile()
422 std::unique_ptr<HfpIntf> GetHfpProfile(const unsigned char* btif) { in GetHfpProfile()