Home
last modified time | relevance | path

Searched refs:SMP_PAIR_FAILED_ENC_KEY_SIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h99 #define SMP_PAIR_FAILED_ENC_KEY_SIZE 0x06 macro
H A Dsmp_tool.c857 *reason = SMP_PAIR_FAILED_ENC_KEY_SIZE; in SMP_CheckRemotePairParam()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c423 SMP_RemotePairRequestReply(handle, SMP_PAIR_FAILED_ENC_KEY_SIZE, NULL, NULL, NULL); in GapLeRemotePairRequest()
455 SMP_RemotePairResponseReply(handle, false, SMP_PAIR_FAILED_ENC_KEY_SIZE); in GapLeRemotePairResponse()