Home
last modified time | relevance | path

Searched refs:BT_SMP_MIN_ENC_KEY_SIZE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.h43 #define BT_SMP_MIN_ENC_KEY_SIZE CONFIG_BT_SMP_MIN_ENC_KEY_SIZE macro
Dsmp.c2985 (req->max_key_size < BT_SMP_MIN_ENC_KEY_SIZE)) { in smp_pairing_req()
3255 (rsp->max_key_size < BT_SMP_MIN_ENC_KEY_SIZE)) { in smp_pairing_rsp()
DKconfig748 config BT_SMP_MIN_ENC_KEY_SIZE config
/Zephyr-latest/subsys/bluetooth/host/classic/
DKconfig32 default BT_SMP_MIN_ENC_KEY_SIZE