Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_hh.h209 } bthh_interface_t; typedef
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hid_host.cpp36 static const bthh_interface_t* sBluetoothHidInterface = NULL;
227 (bthh_interface_t*)btInf->get_profile_interface(BT_PROFILE_HIDHOST_ID); in initializeNative()
/aosp12/system/bt/btif/src/
H A Dbtif_hh.cc1675 static const bthh_interface_t bthhInterface = {
1721 const bthh_interface_t* btif_hh_get_interface() { in btif_hh_get_interface()
H A Dbluetooth.cc116 extern const bthh_interface_t* btif_hh_get_interface();