Home
last modified time | relevance | path

Searched refs:SMP_KEY_DIST_CMD_FLAG_BIT_MASTER_IDENT (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h107 #define SMP_KEY_DIST_CMD_FLAG_BIT_MASTER_IDENT 0x02 macro
H A Dsmp_receive.c722 SMP_GetPairMng()->peer.keyDistCmdFlag & (~SMP_KEY_DIST_CMD_FLAG_BIT_MASTER_IDENT); in SMP_RecvMasterIdentProcessMaster()
772 SMP_GetPairMng()->peer.keyDistCmdFlag & (~SMP_KEY_DIST_CMD_FLAG_BIT_MASTER_IDENT); in SMP_RecvMasterIdentProcessSlave()
H A Dsmp_tool.c771 mng->local.keyDistCmdFlag = mng->local.keyDistCmdFlag | SMP_KEY_DIST_CMD_FLAG_BIT_MASTER_IDENT; in SMP_SetkeyDistCmdFlag()
785 mng->peer.keyDistCmdFlag = mng->peer.keyDistCmdFlag | SMP_KEY_DIST_CMD_FLAG_BIT_MASTER_IDENT; in SMP_SetkeyDistCmdFlag()
H A Dsmp_send.c361 SMP_SendKeysToRemoteCbProcess(param->aclHandle, param->result, SMP_KEY_DIST_CMD_FLAG_BIT_MASTER_IDENT); in SMP_SendMasterIdentCbTask()

Completed in 5 milliseconds