Searched refs:HciLeCreateConnection (Results 1 – 2 of 2) sorted by relevance
311 void HciLeCreateConnection(packets::PacketView<true> args);
198 SET_HANDLER(OpCode::LE_CREATE_CONNECTION, HciLeCreateConnection); in DualModeController()814 void DualModeController::HciLeCreateConnection(packets::PacketView<true> args) { in HciLeCreateConnection() function in test_vendor_lib::DualModeController