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

/system/bt/bta/include/
H A Dbta_gatt_api.h31 #ifndef BTA_GATT_INCLUDED
32 #warning BTA_GATT_INCLUDED not defined
33 #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
/system/bt/include/
H A Dbt_target.h86 #ifndef BTA_GATT_INCLUDED
87 #define BTA_GATT_INCLUDED TRUE macro
814 #ifndef BTA_GATT_INCLUDED
816 #define BTA_GATT_INCLUDED TRUE macro
818 #define BTA_GATT_INCLUDED FALSE macro
822 #if BTA_GATT_INCLUDED == TRUE && BLE_INCLUDED == FALSE

Completed in 62 milliseconds