Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dsmp.h25 #define BT_SMP_ERR_INVALID_PARAMS 0x0a macro
Dsmp.c467 case BT_SMP_ERR_INVALID_PARAMS: in security_err_get()
491 return BT_SMP_ERR_INVALID_PARAMS; in smp_err_get()
1446 smp_br_error(smp, BT_SMP_ERR_INVALID_PARAMS); in bt_smp_br_recv()
3845 return BT_SMP_ERR_INVALID_PARAMS; in smp_ident_addr_info()
4412 return BT_SMP_ERR_INVALID_PARAMS; in smp_keypress_notif()
4515 smp_error(smp, BT_SMP_ERR_INVALID_PARAMS); in bt_smp_recv()