Lines Matching refs:rc_handle
384 void BTA_AvRemoteCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_RC rc_id, in BTA_AvRemoteCmd() argument
390 p_buf->hdr.layer_specific = rc_handle; in BTA_AvRemoteCmd()
411 void BTA_AvRemoteVendorUniqueCmd(uint8_t rc_handle, uint8_t label, in BTA_AvRemoteVendorUniqueCmd() argument
419 p_buf->hdr.layer_specific = rc_handle; in BTA_AvRemoteVendorUniqueCmd()
443 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() argument
449 p_buf->hdr.layer_specific = rc_handle; in BTA_AvVendorCmd()
478 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp() argument
484 p_buf->hdr.layer_specific = rc_handle; in BTA_AvVendorRsp()
533 void BTA_AvCloseRc(uint8_t rc_handle) { in BTA_AvCloseRc() argument
538 p_buf->hdr.layer_specific = rc_handle; in BTA_AvCloseRc()
556 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() argument
562 p_buf->hdr.layer_specific = rc_handle; in BTA_AvMetaRsp()
588 void BTA_AvMetaCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CMD cmd_code, in BTA_AvMetaCmd() argument
594 p_buf->hdr.layer_specific = rc_handle; in BTA_AvMetaCmd()