Home
last modified time | relevance | path

Searched refs:LeCreateConnection (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h428 void LeCreateConnection(CommandView args);
H A Ddual_mode_controller.cc219 SET_SUPPORTED(LE_CREATE_CONNECTION, LeCreateConnection); in DualModeController()
1720 void DualModeController::LeCreateConnection(CommandView command) { in LeCreateConnection() function in test_vendor_lib::DualModeController
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl3032 packet LeCreateConnection : LeConnectionManagementCommand (op_code = LE_CREATE_CONNECTION) {