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/bta/gatt/
bta_gattc_ci.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
141 #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)
542 #endif /* BTA_GATT_INCLUDED */
bta_gatts_api.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
581 #endif /* BTA_GATT_INCLUDED */
bta_gattc_api.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
    [all...]
bta_gattc_utils.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
965 #endif /* BTA_GATT_INCLUDED */
bta_gatts_act.c 29 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
984 #endif /* BTA_GATT_INCLUDED */
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/btif/co/
bta_gatts_co.c 22 #if( defined BTA_GATT_INCLUDED ) && (BTA_GATT_INCLUDED == TRUE)
bta_gattc_co.c 26 #if( defined BTA_GATT_INCLUDED ) && (BTA_GATT_INCLUDED == TRUE)
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 31 #ifndef BTA_GATT_INCLUDED
32 #warning BTA_GATT_INCLUDED not defined
33 #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/bta/dm/
bta_dm_act.c 107 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
157 #if BLE_INCLUDED && BTA_GATT_INCLUDED
200 #if BLE_INCLUDED && BTA_GATT_INCLUDED
372 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
406 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE)
445 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
670 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE)
697 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
    [all...]
bta_dm_int.h 29 #if (BLE_INCLUDED == TRUE && (defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
218 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
233 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
1001 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
    [all...]
bta_dm_api.c 473 #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/include/
bt_target.h 166 #ifndef BTA_GATT_INCLUDED
167 #define BTA_GATT_INCLUDED TRUE
    [all...]
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 368 #if ( BTA_GATT_INCLUDED == TRUE && BLE_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/stack/gatt/
gatt_api.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
    [all...]

Completed in 98 milliseconds