Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/hci/
Dop_code.h215 LE_READ_SUPPORTED_STATES = LE_CONTROLLER | 0x001C, enumerator
/system/bt/vendor_libs/test_vendor_lib/packets/hci/
Devent_packet_builder.cc718 …EventPacketBuilder::CreateCommandCompleteOnlyStatusEvent(OpCode::LE_READ_SUPPORTED_STATES, status); in CreateCommandCompleteLeReadSupportedStates()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc207 SET_HANDLER(OpCode::LE_READ_SUPPORTED_STATES, HciLeReadSupportedStates); in DualModeController()