Searched defs:CreateConnectionCancel (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/stack/include/ | ||
H A D | hcimsgs.h | 73 void (*CreateConnectionCancel)(const RawAddress& dest); member |
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
H A D | link_layer_controller.cc | 2203 ErrorCode LinkLayerController::CreateConnectionCancel(const Address& addr) { in CreateConnectionCancel() function in test_vendor_lib::LinkLayerController |
H A D | dual_mode_controller.cc | 1795 void DualModeController::CreateConnectionCancel(CommandView command) { in CreateConnectionCancel() function in test_vendor_lib::DualModeController |