Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/hci/
Dop_code.h200 LE_CREATE_CONNECTION = LE_CONTROLLER | 0x000D, enumerator
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc198 SET_HANDLER(OpCode::LE_CREATE_CONNECTION, HciLeCreateConnection); in DualModeController()
838 SendCommandStatus(status, OpCode::LE_CREATE_CONNECTION); in HciLeCreateConnection()