Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h110 #define SMP_KEY_DIST_CMD_FLAG_BIT_SIGN_INFO 0x10 macro
H A Dsmp_receive.c957 SMP_GetPairMng()->peer.keyDistCmdFlag & (~SMP_KEY_DIST_CMD_FLAG_BIT_SIGN_INFO); in SMP_RecvSignInfoProcessMaster()
1009 SMP_GetPairMng()->peer.keyDistCmdFlag & (~SMP_KEY_DIST_CMD_FLAG_BIT_SIGN_INFO); in SMP_RecvSignInfoProcessSlave()
H A Dsmp_tool.c780 mng->local.keyDistCmdFlag = mng->local.keyDistCmdFlag | SMP_KEY_DIST_CMD_FLAG_BIT_SIGN_INFO; in SMP_SetkeyDistCmdFlag()
794 mng->peer.keyDistCmdFlag = mng->peer.keyDistCmdFlag | SMP_KEY_DIST_CMD_FLAG_BIT_SIGN_INFO; in SMP_SetkeyDistCmdFlag()
H A Dsmp_send.c439 SMP_SendKeysToRemoteCbProcess(param->aclHandle, param->result, SMP_KEY_DIST_CMD_FLAG_BIT_SIGN_INFO); in SMP_SendSignInfoCbTask()

Completed in 6 milliseconds