Home
last modified time | relevance | path

Searched defs:CreateConnectionCancel (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/stack/include/
H A Dhcimsgs.h73 void (*CreateConnectionCancel)(const RawAddress& dest); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc2203 ErrorCode LinkLayerController::CreateConnectionCancel(const Address& addr) { in CreateConnectionCancel() function in test_vendor_lib::LinkLayerController
H A Ddual_mode_controller.cc1795 void DualModeController::CreateConnectionCancel(CommandView command) { in CreateConnectionCancel() function in test_vendor_lib::DualModeController