Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/include/hci/
Dop_code.h67 USER_CONFIRMATION_REQUEST_REPLY = LINK_CONTROL | 0x002C, enumerator
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc155 SET_HANDLER(OpCode::USER_CONFIRMATION_REQUEST_REPLY, HciUserConfirmationRequestReply); in DualModeController()
433 SendCommandCompleteStatusAndAddress(OpCode::USER_CONFIRMATION_REQUEST_REPLY, status, peer); in HciUserConfirmationRequestReply()