Home
last modified time | relevance | path

Searched refs:BTA_GATT_INCLUDED (Results 1 – 21 of 21) sorted by relevance

/system/bt/bta/gatt/
Dbta_gatts_main.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
Dbta_gatts_utils.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
Dbta_gattc_main.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
Dbta_gatts_api.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
Dbta_gattc_api.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
Dbta_gattc_utils.c29 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
Dbta_gatts_act.c29 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
Dbta_gattc_cache.c30 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)
Dbta_gattc_act.c44 #if BTA_GATT_INCLUDED && BLE_INCLUDED == TRUE
/system/bt/btif/co/
Dbta_gatts_co.c22 #if( defined BTA_GATT_INCLUDED ) && (BTA_GATT_INCLUDED == TRUE)
/system/bt/include/
Dbt_target.h85 #ifndef BTA_GATT_INCLUDED
86 #define BTA_GATT_INCLUDED TRUE macro
723 #ifndef BTA_GATT_INCLUDED
725 #define BTA_GATT_INCLUDED TRUE macro
727 #define BTA_GATT_INCLUDED FALSE macro
731 #if BTA_GATT_INCLUDED == TRUE && BLE_INCLUDED == FALSE
/system/bt/main/
Dbte_init.c100 #if BTA_GATT_INCLUDED == TRUE
201 #if BTA_GATT_INCLUDED==TRUE in BTE_InitStack()
/system/bt/bta/dm/
Dbta_dm_act.c96 #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)) in bta_dm_sys_hw_cback()
445 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE) in bta_dm_sys_hw_cback()
484 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE in bta_dm_disable()
595 #if (defined(BTA_GATT_INCLUDED) && BTA_GATT_INCLUDED) in bta_dm_set_visibility()
605 #if (defined(BTA_GATT_INCLUDED) && BTA_GATT_INCLUDED) in bta_dm_set_visibility()
621 #if (defined(BTA_GATT_INCLUDED) && BTA_GATT_INCLUDED) in bta_dm_set_visibility()
672 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE) in bta_dm_process_remove_device()
[all …]
Dbta_dm_int.h29 #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))
Dbta_dm_api.c288 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE in BTA_DmDiscoverUUID()
1180 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE
1197 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE in bta_dm_discover_send_msg()
1232 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE in BTA_DmDiscoverByTransport()
1256 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE in BTA_DmDiscoverExt()
1283 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE in BTA_DmSearchExt()
/system/bt/bta/include/
Dbta_gatt_api.h32 #ifndef BTA_GATT_INCLUDED
33 #warning BTA_GATT_INCLUDED not defined
34 #define BTA_GATT_INCLUDED FALSE macro
37 #if ((BLE_INCLUDED == FALSE) && (BTA_GATT_INCLUDED == TRUE))
38 #undef BTA_GATT_INCLUDED
39 #define BTA_GATT_INCLUDED FALSE macro
Dbta_api.h88 #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
/system/bt/btif/src/
Dbtif_gatt_util.c43 #if BTA_GATT_INCLUDED == TRUE
Dbluetooth.c402 #if ( BTA_GATT_INCLUDED == TRUE && BLE_INCLUDED == TRUE) in get_profile_interface()
/system/bt/bta/hh/
Dbta_hh_int.h39 #if (BTA_GATT_INCLUDED == FALSE || BLE_INCLUDED == FALSE)
/system/bt/stack/gatt/
Dgatt_api.c27 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE)