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

  /hardware/libhardware/include/hardware/
bt_av.h 71 /** set to sizeof(btav_interface_t) */
86 } btav_interface_t; typedef in typeref:struct:__anon33724
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp.cpp 32 static const btav_interface_t *sBluetoothA2dpInterface = NULL;
118 if ( (sBluetoothA2dpInterface = (btav_interface_t *)
158 if ( (sBluetoothA2dpInterface = (btav_interface_t *)
  /external/bluetooth/bluedroid/btif/src/
btif_av.c 859 static const btav_interface_t bt_av_interface = {
860 sizeof(btav_interface_t),
    [all...]
bluetooth.c 76 extern btav_interface_t *btif_av_get_interface();

Completed in 284 milliseconds