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 280 } bthf_interface_t; typedef in typeref:struct:__anon19128
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 72 extern bthf_interface_t *btif_hf_get_interface();
btif_hf.c     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 53 static const bthf_interface_t *sBluetoothHfpInterface = NULL;
250 if ( (sBluetoothHfpInterface = (bthf_interface_t *)
289 if ( (sBluetoothHfpInterface = (bthf_interface_t *)

Completed in 73 milliseconds