Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_api.h95 #define BTA_USER_SERVICE_ID 30 /* User requested UUID */ macro
100 #define BTA_USER_SERVICE_ID 29 /* User requested UUID */ macro
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c1656 if( bta_dm_search_cb.service_index == (BTA_USER_SERVICE_ID+1) ) in bta_dm_sdp_result()
2259 if (bta_dm_search_cb.service_index == BTA_USER_SERVICE_ID) in bta_dm_find_services()