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

  /hardware/libhardware/include/hardware/
bt_hl.h 95 /** set to sizeof(bthl_interface_t) */
118 } bthl_interface_t; typedef in typeref:struct:__anon41287
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp 39 static const bthl_interface_t *sBluetoothHdpInterface = NULL;
115 if ( (sBluetoothHdpInterface = (bthl_interface_t *)
154 if ( (sBluetoothHdpInterface = (bthl_interface_t *)
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 90 extern bthl_interface_t *btif_hl_get_interface();
btif_hl.c     [all...]

Completed in 132 milliseconds