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

  /system/bt/bta/gatt/
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)
505 #endif /* BTA_GATT_INCLUDED */
bta_gatts_api.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
492 #endif /* BTA_GATT_INCLUDED */
bta_gattc_api.c 27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
773 #endif /* BTA_GATT_INCLUDED */
bta_gattc_utils.c 29 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
815 #endif /* BTA_GATT_INCLUDED */
bta_gatts_act.c 29 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
966 #endif /* BTA_GATT_INCLUDED */
bta_gattc_cache.c 30 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
    [all...]
bta_gattc_act.c 44 #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)
  /system/bt/main/
bte_init.c 100 #if BTA_GATT_INCLUDED == TRUE
201 #if BTA_GATT_INCLUDED==TRUE
  /system/bt/include/
bt_target.h 85 #ifndef BTA_GATT_INCLUDED
86 #define BTA_GATT_INCLUDED TRUE
723 #ifndef BTA_GATT_INCLUDED
725 #define BTA_GATT_INCLUDED TRUE
727 #define BTA_GATT_INCLUDED FALSE
731 #if BTA_GATT_INCLUDED == TRUE && BLE_INCLUDED == FALSE
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c 96 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
173 #if BLE_INCLUDED && BTA_GATT_INCLUDED
216 #if BLE_INCLUDED && BTA_GATT_INCLUDED
415 #if (defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
417 #endif // (defined(BTA_GATT_INCLUDED) && BTA_GATT_INCLUDED)
445 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE)
484 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRU
    [all...]
bta_dm_int.h 29 #if (BLE_INCLUDED == TRUE && (defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
186 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
201 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
931 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
    [all...]
bta_dm_api.c 288 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 32 #ifndef BTA_GATT_INCLUDED
33 #warning BTA_GATT_INCLUDED not defined
34 #define BTA_GATT_INCLUDED FALSE
37 #if ((BLE_INCLUDED == FALSE) && (BTA_GATT_INCLUDED == TRUE))
38 #undef BTA_GATT_INCLUDED
39 #define BTA_GATT_INCLUDED FALSE
    [all...]
bta_api.h 88 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
137 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
144 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
    [all...]
  /system/bt/btif/src/
btif_gatt_util.c 43 #if BTA_GATT_INCLUDED == TRUE
bluetooth.c 402 #if ( BTA_GATT_INCLUDED == TRUE && BLE_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 100 milliseconds