Home
last modified time | relevance | path

Searched defs:BTA_AvSetPeerSep (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.h289 struct BTA_AvSetPeerSep { struct
294 extern struct BTA_AvSetPeerSep BTA_AvSetPeerSep; argument
Dmock_bta_av_api.cc57 struct BTA_AvSetPeerSep BTA_AvSetPeerSep; variable
161 void BTA_AvSetPeerSep(const RawAddress& bdaddr, uint8_t sep) { in BTA_AvSetPeerSep() function
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_api.cc651 void BTA_AvSetPeerSep(const RawAddress& bdaddr, uint8_t sep) { in BTA_AvSetPeerSep() function