Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/test/
Dbtif_hh_test.cc49 const bthh_interface_t* btif_hh_get_interface();
187 btif_hh_get_interface()->init(&bthh_callbacks)); in SetUp()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc150 extern const bthh_interface_t* btif_hh_get_interface();
894 return btif_hh_get_interface(); in get_profile_interface()
Dbtif_hh.cc2209 const bthh_interface_t* btif_hh_get_interface() { in btif_hh_get_interface() function