Home
last modified time | relevance | path

Searched refs:BTA_RES_SERVICE_MASK (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_api.h103 #define BTA_RES_SERVICE_MASK 0x00000001 /* Reserved */ macro
/system/bt/bta/dm/
Dbta_dm_act.cc1788 if (bta_dm_search_cb.services_to_search & BTA_RES_SERVICE_MASK) { in bta_dm_find_services()
1790 bta_dm_search_cb.services_to_search &= ~BTA_RES_SERVICE_MASK; in bta_dm_find_services()