Searched refs:HciLeConnectionUpdate (Results 1 – 2 of 2) sorted by relevance
314 void HciLeConnectionUpdate(packets::PacketView<true> args);
215 SET_HANDLER(OpCode::LE_CONNECTION_UPDATE, HciLeConnectionUpdate); in DualModeController()841 void DualModeController::HciLeConnectionUpdate(packets::PacketView<true> args) { in HciLeConnectionUpdate() function in test_vendor_lib::DualModeController