Searched defs:BTA_GATT_INCLUDED (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/include/
H A 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 macro
39 #define BTA_GATT_INCLUDED FALSE macro
/system/bt/include/
H A 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

Completed in 66 milliseconds