Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_av_api.h193 typedef uint8_t tBTA_AV_CODE; typedef
372 tBTA_AV_CODE rsp_code;
381 tBTA_AV_CODE code;
391 tBTA_AV_CODE code;
475 tBTA_AV_CODE
691 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code,
706 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code,
744 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code,
/system/bt/bta/av/
Dbta_av_api.cc443 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd()
478 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp()
556 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp()
Dbta_av_act.cc373 static tBTA_AV_CODE bta_av_group_navi_supported(uint8_t len, uint8_t* p_data, in bta_av_group_navi_supported()
375 tBTA_AV_CODE ret = BTA_AV_RSP_NOT_IMPL; in bta_av_group_navi_supported()
408 static tBTA_AV_CODE bta_av_op_supported(tBTA_AV_RC rc_id, bool is_inquiry) { in bta_av_op_supported()
409 tBTA_AV_CODE ret_code = BTA_AV_RSP_NOT_IMPL; in bta_av_op_supported()
Dbta_av_int.h288 tBTA_AV_CODE rsp_code;
/system/bt/btif/src/
Dbtif_rc.cc255 uint8_t label, tBTA_AV_CODE code,
1219 static tBTA_AV_CODE get_rsp_type_code(tAVRC_STS status, tBTA_AV_CODE code) { in get_rsp_type_code()
1249 uint8_t label, tBTA_AV_CODE code, in send_metamsg_rsp()
2042 tBTA_AV_CODE code = 0, ctype = 0; in get_folder_items_list_rsp()
2246 tBTA_AV_CODE code = 0; in set_browsed_player_rsp()
2247 tBTA_AV_CODE ctype = 0; in set_browsed_player_rsp()
3133 tBTA_AV_CODE cmd_code, in build_and_send_vendor_cmd()