Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsmp.h25 #define BT_SMP_ERR_INVALID_PARAMS 0x0a macro
A Dsmp.c423 case BT_SMP_ERR_INVALID_PARAMS: in auth_err_get()
446 return BT_SMP_ERR_INVALID_PARAMS; in smp_err_get()
1633 smp_br_error(smp, BT_SMP_ERR_INVALID_PARAMS); in bt_smp_br_recv()
3738 return BT_SMP_ERR_INVALID_PARAMS; in smp_ident_addr_info()
4284 smp_error(smp, BT_SMP_ERR_INVALID_PARAMS); in bt_smp_recv()

Completed in 10 milliseconds