Home
last modified time | relevance | path

Searched refs:btif_hd_get_interface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dbtif_hd.h43 const bthd_interface_t* btif_hd_get_interface();
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc671 const bthd_interface_t* btif_hd_get_interface() { in btif_hd_get_interface() function
Dbluetooth.cc969 return btif_hd_get_interface(); in get_profile_interface()