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

  /system/bt/include/hardware/
bt_hl.h 86 /** set to sizeof(bthl_callbacks_t) */
90 } bthl_callbacks_t; typedef in typeref:struct:__anon1984
100 bt_status_t (*init)(bthl_callbacks_t* callbacks);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp 74 static bthl_callbacks_t sBluetoothHdpCallbacks = {
  /system/bt/btif/src/
btif_hl.cc 86 static bthl_callbacks_t bt_hl_callbacks_cb;
87 static bthl_callbacks_t* bt_hl_callbacks = NULL;
    [all...]

Completed in 99 milliseconds