Searched defs:tBTA_AV_CODE (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/include/
H A 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,

Completed in 8 milliseconds