HomeSort by relevance Sort by last modified time
    Searched refs:BTA_GATT_INCLUDED (Results 1 - 25 of 25) 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/btif/co/
bta_gattc_co.c 25 #if( defined BTA_GATT_INCLUDED ) && (BTA_GATT_INCLUDED == TRUE)
bta_gatts_co.c 22 #if( defined BTA_GATT_INCLUDED ) && (BTA_GATT_INCLUDED == TRUE)
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_ci.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
137 #endif /* BTA_GATT_INCLUDED */
bta_gatts_main.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
143 #endif /* BTA_GATT_INCLUDED */
bta_gatts_utils.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
bta_gattc_main.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
516 #endif /* BTA_GATT_INCLUDED */
bta_gatts_api.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
580 #endif /* BTA_GATT_INCLUDED */
bta_gattc_api.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
    [all...]
bta_gatts_act.c 29 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
914 #endif /* BTA_GATT_INCLUDED */
bta_gattc_utils.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
    [all...]
bta_gattc_cache.c 28 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
    [all...]
bta_gattc_act.c 42 #if BTA_GATT_INCLUDED && BLE_INCLUDED == TRUE
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 29 #if (BLE_INCLUDED == TRUE && (defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
196 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
210 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
813 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
bta_dm_act.c 101 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
149 #if BLE_INCLUDED && BTA_GATT_INCLUDED
192 #if BLE_INCLUDED && BTA_GATT_INCLUDED
432 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE)
801 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE)
    [all...]
bta_dm_api.c 481 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
    [all...]
  /external/bluetooth/bluedroid/main/
bte_init.c 259 #if BTA_GATT_INCLUDED == TRUE
511 #if BTA_GATT_INCLUDED==TRUE
  /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...]
bta_api.h 90 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
141 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
152 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
    [all...]
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 329 #if BTA_GATT_INCLUDED == TRUE
btif_gatt_util.c 41 #if BTA_GATT_INCLUDED == TRUE
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 40 #if (BTA_GATT_INCLUDED == FALSE || BLE_INCLUDED == FALSE)
  /external/bluetooth/bluedroid/include/
bt_target.h 266 #ifndef BTA_GATT_INCLUDED
267 #define BTA_GATT_INCLUDED TRUE
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
    [all...]

Completed in 1114 milliseconds