HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_AV_CODE (Results 1 - 5 of 5) sorted by null

  /system/bt/bta/include/
bta_av_api.h 217 typedef UINT8 tBTA_AV_CODE;
387 tBTA_AV_CODE rsp_code;
397 tBTA_AV_CODE code;
408 tBTA_AV_CODE code;
503 tBTA_AV_CODE rc_pass_rsp; /* the default response code for pass through commands */
714 void BTA_AvVendorCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE cmd_code,
729 void BTA_AvVendorRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code,
768 void BTA_AvMetaRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code,
  /system/bt/bta/av/
bta_av_api.c 432 void BTA_AvVendorCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE cmd_code, UINT8 *p_data, UINT16 len)
471 void BTA_AvVendorRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, UINT8 *p_data, UINT16 len, UINT32 company_id)
556 void BTA_AvMetaRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code,
bta_av_act.c 372 static tBTA_AV_CODE bta_av_group_navi_supported(UINT8 len, UINT8 *p_data, BOOLEAN is_inquiry)
374 tBTA_AV_CODE ret=BTA_AV_RSP_NOT_IMPL;
413 static tBTA_AV_CODE bta_av_op_supported(tBTA_AV_RC rc_id, BOOLEAN is_inquiry)
415 tBTA_AV_CODE ret_code = BTA_AV_RSP_NOT_IMPL;
    [all...]
bta_av_int.h 301 tBTA_AV_CODE rsp_code;
  /system/bt/btif/src/
btif_rc.c 191 tBTA_AV_CODE code, tAVRC_RESPONSE *pmetamsg_resp);
    [all...]

Completed in 89 milliseconds