Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h96 #define BTA_USER_SERVICE_ID 31 /* User requested UUID */ macro
101 #define BTA_USER_SERVICE_ID 30 /* User requested UUID */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c1967 if ( bta_dm_search_cb.service_index == (BTA_USER_SERVICE_ID + 1) ) { in bta_dm_sdp_result()