Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h434 void LeConnectionCancel(CommandView args);
H A Ddual_mode_controller.cc223 SET_SUPPORTED(LE_CREATE_CONNECTION_CANCEL, LeConnectionCancel); in DualModeController()
1826 void DualModeController::LeConnectionCancel(CommandView command) { in LeConnectionCancel() function in test_vendor_lib::DualModeController