Searched refs:BTA_GATT_INCLUDED (Results 1 - 22 of 22) sorted by relevance

/external/bluetooth/bluedroid/btif/co/
H A Dbta_gattc_co.c25 #if( defined BTA_GATT_INCLUDED ) && (BTA_GATT_INCLUDED == TRUE)
H A Dbta_gatts_co.c16 #if( defined BTA_GATT_INCLUDED ) && (BTA_GATT_INCLUDED == TRUE)
/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_ci.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
137 #endif /* BTA_GATT_INCLUDED */
H A Dbta_gatts_main.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
134 #endif /* BTA_GATT_INCLUDED */
H A Dbta_gatts_utils.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
H A Dbta_gattc_main.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
500 #endif /* BTA_GATT_INCLUDED */
H A Dbta_gatts_api.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
535 #endif /* BTA_GATT_INCLUDED */
H A Dbta_gattc_cache.c28 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
430 #if (BLE_INCLUDED == TRUE && (defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
1592 #endif /* BTA_GATT_INCLUDED */
H A Dbta_gattc_api.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
1003 #endif /* BTA_GATT_INCLUDED */
H A Dbta_gattc_utils.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
885 #endif /* BTA_GATT_INCLUDED */
H A Dbta_gatts_act.c29 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
796 #endif /* BTA_GATT_INCLUDED */
H A Dbta_gattc_act.c28 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
1948 #endif /* BTA_GATT_INCLUDED */
/external/bluetooth/bluedroid/bta/include/
H A Dbta_gatt_api.h31 #ifndef BTA_GATT_INCLUDED
32 #define BTA_GATT_INCLUDED FALSE macro
36 #if ((BLE_INCLUDED == FALSE) && (BTA_GATT_INCLUDED == TRUE))
37 #undef BTA_GATT_INCLUDED macro
38 #define BTA_GATT_INCLUDED FALSE macro
H A Dbta_api.h90 #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
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_int.h29 #if (BLE_INCLUDED == TRUE && (defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
194 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
208 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
811 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
H A Dbta_dm_act.c104 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
149 #if BLE_INCLUDED && BTA_GATT_INCLUDED
192 #if BLE_INCLUDED && BTA_GATT_INCLUDED
384 #if ((defined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE))
800 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE)
1181 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
1198 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE)
1263 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED
[all...]
H A Dbta_dm_api.c481 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
1497 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
1550 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
/external/bluetooth/bluedroid/main/
H A Dbte_init.c259 #if BTA_GATT_INCLUDED == TRUE
511 #if BTA_GATT_INCLUDED==TRUE
/external/bluetooth/bluedroid/btif/src/
H A Dbluetooth.c329 #if BTA_GATT_INCLUDED == TRUE
H A Dbtif_gatt_util.c39 #if BTA_GATT_INCLUDED == TRUE
/external/bluetooth/bluedroid/include/
H A Dbt_target.h262 #ifndef BTA_GATT_INCLUDED
263 #define BTA_GATT_INCLUDED TRUE macro
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)

Completed in 1088 milliseconds