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

  /device/asus/grouper/bluetooth/
bdroid_buildcfg.h 31 #define BTA_GATT_INCLUDED FALSE
  /device/samsung/manta/bluetooth/
bdroid_buildcfg.h 31 #define BTA_GATT_INCLUDED FALSE
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 31 #ifndef BTA_GATT_INCLUDED
32 #define BTA_GATT_INCLUDED FALSE
36 #if ((BLE_INCLUDED == FALSE) && (BTA_GATT_INCLUDED == TRUE))
37 #undef BTA_GATT_INCLUDED
38 #define BTA_GATT_INCLUDED FALSE
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 266 #ifndef BTA_GATT_INCLUDED
267 #define BTA_GATT_INCLUDED TRUE
    [all...]

Completed in 52 milliseconds