Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/hci/
Devent_code.h29 AUTHENTICATION_COMPLETE = 0x06, enumerator
/system/bt/vendor_libs/test_vendor_lib/packets/hci/
Devent_packet_builder.cc366 … std::unique_ptr<EventPacketBuilder>(new EventPacketBuilder(EventCode::AUTHENTICATION_COMPLETE)); in CreateAuthenticationCompleteEvent()