Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_hh.h193 } bthh_interface_t; typedef
/system/bt/btif/src/
Dbluetooth.cc100 extern const bthh_interface_t* btif_hh_get_interface();
Dbtif_hh.cc1669 static const bthh_interface_t bthhInterface = {
1715 const bthh_interface_t* btif_hh_get_interface() { in btif_hh_get_interface()