Searched refs:BTA_AvProtectReq (Results 1 – 4 of 4) sorted by relevance
50 struct BTA_AvProtectReq BTA_AvProtectReq; variable122 void BTA_AvProtectReq(tBTA_AV_HNDL hndl, uint8_t* p_data, uint16_t len) { in BTA_AvProtectReq() function124 test::mock::bta_av_api::BTA_AvProtectReq(hndl, p_data, len); in BTA_AvProtectReq()
178 struct BTA_AvProtectReq { struct186 extern struct BTA_AvProtectReq BTA_AvProtectReq; argument
553 void BTA_AvProtectReq(tBTA_AV_HNDL hndl, uint8_t* p_data, uint16_t len);
340 void BTA_AvProtectReq(tBTA_AV_HNDL hndl, uint8_t* p_data, uint16_t len) { in BTA_AvProtectReq() function