Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.h30 #define BT_SMP_ERR_CROSS_TRANSP_NOT_ALLOWED 0x0e macro
Dsmp.c471 case BT_SMP_ERR_CROSS_TRANSP_NOT_ALLOWED: in security_err_get()
556 SMP_ERR(BT_SMP_ERR_CROSS_TRANSP_NOT_ALLOWED), in bt_smp_err_to_str()
1201 return BT_SMP_ERR_CROSS_TRANSP_NOT_ALLOWED; in smp_br_pairing_req()