Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_jv_api.h68 #define BTA_JV_LAST_SERVICE_ID BTA_LAST_JV_SERVICE_ID macro
/system/bt/bta/jv/
Dbta_jv_act.c185 if(sec_id >= BTA_JV_FIRST_SERVICE_ID && sec_id <= BTA_JV_LAST_SERVICE_ID) in bta_jv_free_sec_id()