Home
last modified time | relevance | path

Searched defs:BTA_AgSetScoAllowed (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_ag_api.cc67 void BTA_AgSetScoAllowed(bool /* value */) { inc_func_call_count(__func__); } in BTA_AgSetScoAllowed() function
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_api.cc244 void BTA_AgSetScoAllowed(bool value) { in BTA_AgSetScoAllowed() function