Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2450 …tBTA_SERVICE_MASK this_service_mask = (tBTA_SERVICE_MASK)(BTA_SERVICE_ID_TO_SERVICE_MASK(bta_dm_se… in bta_dm_find_services() local
2451 if ( bta_dm_search_cb.services_to_search & this_service_mask) { in bta_dm_find_services()
2467 if (this_service_mask == BTA_BLE_SERVICE_MASK) { in bta_dm_find_services()
2499 if (this_service_mask == BTA_USER_SERVICE_MASK) { in bta_dm_find_services()
2520 if ((this_service_mask == BTA_BLE_SERVICE_MASK && in bta_dm_find_services()
2522 this_service_mask != BTA_BLE_SERVICE_MASK) in bta_dm_find_services()