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

  /system/bt/btcore/src/
hal_util.c 42 const char *id = BT_STACK_MODULE_ID;
90 return hw_get_module(BT_STACK_MODULE_ID, module);
  /hardware/libhardware/include/hardware/
bluetooth.h 34 #define BT_STACK_MODULE_ID "bluetooth"
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 679 const char *id = (strcmp(value, "1")? BT_STACK_MODULE_ID : BT_STACK_TEST_MODULE_ID);
    [all...]

Completed in 736 milliseconds