Searched refs:LeCreateConnectionCancel (Results 1 – 7 of 7) sorted by relevance
43 ASSERT_EQ(controller_.LeCreateConnectionCancel(), ErrorCode::SUCCESS); in TEST_F()53 ASSERT_EQ(controller_.LeCreateConnectionCancel(), ErrorCode::SUCCESS); in TEST_F()57 ASSERT_EQ(controller_.LeCreateConnectionCancel(), ErrorCode::COMMAND_DISALLOWED); in TEST_F()
415 void LeCreateConnectionCancel(CommandView command);
488 ErrorCode LeCreateConnectionCancel();
1941 void DualModeController::LeCreateConnectionCancel(CommandView command) { in LeCreateConnectionCancel() function in rootcanal::DualModeController1947 ErrorCode status = link_layer_controller_.LeCreateConnectionCancel(); in LeCreateConnectionCancel()4038 &DualModeController::LeCreateConnectionCancel},
1614 ErrorCode LinkLayerController::LeCreateConnectionCancel() { in LeCreateConnectionCancel() function in rootcanal::LinkLayerController
3401 packet LeCreateConnectionCancel : Command (op_code = LE_CREATE_CONNECTION_CANCEL) {
3481 packet LeCreateConnectionCancel : LeConnectionManagementCommand (op_code = LE_CREATE_CONNECTION_CAN…