Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/hci/
Devent_code.h68 SIMPLE_PAIRING_COMPLETE = 0x36, enumerator
/system/bt/vendor_libs/test_vendor_lib/packets/hci/
Devent_packet_builder.cc533 … std::unique_ptr<EventPacketBuilder>(new EventPacketBuilder(EventCode::SIMPLE_PAIRING_COMPLETE)); in CreateSimplePairingCompleteEvent()