Searched refs:HciLeRand (Results 1 – 2 of 2) sorted by relevance
313 void HciLeRand(const std::vector<uint8_t>& args);
153 SET_HANDLER(HCI_BLE_RAND, HciLeRand); in DualModeController()835 void DualModeController::HciLeRand(UNUSED_ATTR const vector<uint8_t>& args) { in HciLeRand() function in test_vendor_lib::DualModeController