Searched refs:BTA_BLE_SERVICE_MASK (Results 1 – 2 of 2) sorted by relevance
142 #define BTA_BLE_SERVICE_MASK 0x20000000 /* GATT based service */ macro
1956 …dm_search_cb.services & ((BTA_ALL_SERVICE_MASK | BTA_USER_SERVICE_MASK ) & ~BTA_BLE_SERVICE_MASK))) in bta_dm_disc_result()2484 if (bta_dm_search_cb.services_to_search & BTA_BLE_SERVICE_MASK) in bta_dm_discover_device()