Searched refs:BT_L2CAP_LE_ERR_NO_RESOURCES (Results 1 – 3 of 3) sorted by relevance
94 #define BT_L2CAP_LE_ERR_NO_RESOURCES 0x0004 macro
1329 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()
3575 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()