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

  /hardware/libhardware/include/hardware/
bt_hf.h 297 } bthf_interface_t; typedef in typeref:struct:__anon41253
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 79 extern bthf_interface_t *btif_hf_get_interface();
btif_hf.c     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 54 static const bthf_interface_t *sBluetoothHfpInterface = NULL;
433 if ( (sBluetoothHfpInterface = (bthf_interface_t *)
472 if ( (sBluetoothHfpInterface = (bthf_interface_t *)

Completed in 286 milliseconds