Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsmp.h125 #define SMP_CMD_MAX 0x0e macro
H A Dsmp.c2956 if (code > SMP_CMD_MAX) in smp_sig_channel()