Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h112 #define BTA_RES_SERVICE_MASK 0x00000001 /* Reserved */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2413 if (bta_dm_search_cb.services_to_search & BTA_RES_SERVICE_MASK) { in bta_dm_find_services()
2415 bta_dm_search_cb.services_to_search &= ~BTA_RES_SERVICE_MASK; in bta_dm_find_services()