Searched refs:HciLeConnectionCancel (Results 1 – 2 of 2) sorted by relevance
317 void HciLeConnectionCancel(packets::PacketView<true> args);
201 SET_HANDLER(OpCode::LE_CREATE_CONNECTION_CANCEL, HciLeConnectionCancel); in DualModeController()879 void DualModeController::HciLeConnectionCancel(packets::PacketView<true> args) { in HciLeConnectionCancel() function in test_vendor_lib::DualModeController