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

  /system/bt/bta/gatt/
bta_gattc_ci.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
140 #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)
972 #endif /* BTA_GATT_INCLUDED */
bta_gatts_act.c 29 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
989 #endif /* BTA_GATT_INCLUDED */
bta_gattc_cache.c 28 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
    [all...]
bta_gattc_act.c 46 #if BTA_GATT_INCLUDED && BLE_INCLUDED == TRUE
    [all...]
  /system/bt/btif/co/
bta_gatts_co.c 22 #if( defined BTA_GATT_INCLUDED ) && (BTA_GATT_INCLUDED == TRUE)
bta_gattc_co.c 29 #if( defined BTA_GATT_INCLUDED ) && (BTA_GATT_INCLUDED == TRUE)
  /system/bt/main/
bte_init.c 100 #if BTA_GATT_INCLUDED == TRUE
201 #if BTA_GATT_INCLUDED==TRUE
  /system/bt/include/
bt_target.h 86 #ifndef BTA_GATT_INCLUDED
87 #define BTA_GATT_INCLUDED TRUE
814 #ifndef BTA_GATT_INCLUDED
816 #define BTA_GATT_INCLUDED TRUE
818 #define BTA_GATT_INCLUDED FALSE
822 #if BTA_GATT_INCLUDED == TRUE && BLE_INCLUDED == FALSE
    [all...]
  /system/bt/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 89 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
140 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
151 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c 106 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
162 #if BLE_INCLUDED && BTA_GATT_INCLUDED
205 #if BLE_INCLUDED && BTA_GATT_INCLUDED
361 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
391 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE)
430 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
615 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE)
622 #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))
188 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
203 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
938 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
    [all...]
bta_dm_api.c 333 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
    [all...]
  /system/bt/btif/src/
bluetooth.c 355 #if ( BTA_GATT_INCLUDED == TRUE && BLE_INCLUDED == TRUE)
btif_gatt_util.c 42 #if BTA_GATT_INCLUDED == TRUE
  /system/bt/bta/hh/
bta_hh_int.h 39 #if (BTA_GATT_INCLUDED == FALSE || BLE_INCLUDED == FALSE)
  /system/bt/stack/gatt/
gatt_api.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
    [all...]

Completed in 136 milliseconds