HomeSort by relevance Sort by last modified time
    Searched refs:bthd_interface_t (Results 1 - 4 of 4) sorted by null

  /system/bt/include/hardware/
bt_hd.h 124 } bthd_interface_t; typedef in typeref:struct:__anon1934
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid_device.cpp 38 static const bthd_interface_t* sHiddIf = NULL;
194 if ((sHiddIf = (bthd_interface_t*)btif->get_profile_interface(
  /system/bt/btif/src/
btif_hd.cc 626 static const bthd_interface_t bthdInterface = {
662 * Returns bthd_interface_t
665 const bthd_interface_t* btif_hd_get_interface() {
bluetooth.cc 102 extern const bthd_interface_t* btif_hd_get_interface();

Completed in 146 milliseconds