Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/hci/
Dop_code.h201 LE_CREATE_CONNECTION_CANCEL = LE_CONTROLLER | 0x000E, enumerator
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc201 SET_HANDLER(OpCode::LE_CREATE_CONNECTION_CANCEL, HciLeConnectionCancel); in DualModeController()
882 SendCommandStatusSuccess(OpCode::LE_CREATE_CONNECTION_CANCEL); in HciLeConnectionCancel()