Searched refs:BTA_AvSetLatency (Results 1 – 5 of 5) sorted by relevance
56 struct BTA_AvSetLatency BTA_AvSetLatency; variable157 void BTA_AvSetLatency(tBTA_AV_HNDL handle, bool is_low_latency) { in BTA_AvSetLatency() function159 test::mock::bta_av_api::BTA_AvSetLatency(handle, is_low_latency); in BTA_AvSetLatency()
277 struct BTA_AvSetLatency { struct284 extern struct BTA_AvSetLatency BTA_AvSetLatency; argument
694 void BTA_AvSetLatency(tBTA_AV_HNDL handle, bool is_low_latency);
626 void BTA_AvSetLatency(tBTA_AV_HNDL handle, bool is_low_latency) { in BTA_AvSetLatency() function
2539 BTA_AvSetLatency(peer_.BtaHandle(), p_set_latency_req->is_low_latency); in ProcessEvent()2771 BTA_AvSetLatency(peer_.BtaHandle(), p_set_latency_req->is_low_latency); in ProcessEvent()