Home
last modified time | relevance | path

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

/system/bt/bta/ar/
Dbta_ar.c246 UINT16 categories, tBTA_SYS_ID sys_id, BOOLEAN browse_supported, in bta_ar_reg_avrc() argument
262 bta_ar_cb.sdp_tg_handle, browse_supported, profile_version); in bta_ar_reg_avrc()
277 bta_ar_cb.sdp_ct_handle, browse_supported, profile_version); in bta_ar_reg_avrc()
/system/bt/bta/include/
Dbta_ar_api.h123 BOOLEAN browse_supported, UINT16 profile_version);
/system/bt/stack/avrc/
Davrc_sdp.c196 BOOLEAN browse_supported, UINT16 profile_version) in AVRC_AddRecord() argument
238 if ((profile_version > AVRC_REV_1_3) && (browse_supported)) in AVRC_AddRecord()
/system/bt/stack/include/
Davrc_api.h214 BOOLEAN browse_supported, UINT16 profile_version);