Home
last modified time | relevance | path

Searched refs:BT_L2CAP_LE_ERR_NO_RESOURCES (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap_internal.h94 #define BT_L2CAP_LE_ERR_NO_RESOURCES 0x0004 macro
Dl2cap.c1329 return BT_L2CAP_LE_ERR_NO_RESOURCES; in le_err_to_result()
1389 return BT_L2CAP_LE_ERR_NO_RESOURCES; in l2cap_chan_accept()
1945 case BT_L2CAP_LE_ERR_NO_RESOURCES: in le_ecred_conn_rsp()
Datt.c3575 if (att->eatt.prev_conn_rsp_result == BT_L2CAP_LE_ERR_NO_RESOURCES && in handle_potential_collision()
3576 att->eatt.prev_conn_req_result == BT_L2CAP_LE_ERR_NO_RESOURCES) { in handle_potential_collision()