Home
last modified time | relevance | path

Searched refs:BqrVscCompleteCallback (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc410 static void BqrVscCompleteCallback(hci::CommandCompleteView complete);
460 to_bind_->BindOnce(BqrVscCompleteCallback)); in ConfigureBqr()
470 static void BqrVscCompleteCallback(hci::CommandCompleteView complete) { in BqrVscCompleteCallback() function