Home
last modified time | relevance | path

Searched refs:CONNECTION_COMPLETE (Results 1 – 4 of 4) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/include/hci/
Dle_sub_event_code.h24 CONNECTION_COMPLETE = 0x01, enumerator
Devent_code.h26 CONNECTION_COMPLETE = 0x03, enumerator
/system/bt/vendor_libs/test_vendor_lib/packets/hci/
Dle_meta_event_builder.cc39 … std::unique_ptr<LeMetaEventBuilder>(new LeMetaEventBuilder(LeSubEventCode::CONNECTION_COMPLETE)); in CreateLeConnectionCompleteEvent()
Devent_packet_builder.cc319 std::unique_ptr<EventPacketBuilder>(new EventPacketBuilder(EventCode::CONNECTION_COMPLETE)); in CreateConnectionCompleteEvent()