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
1334 return BT_L2CAP_LE_ERR_NO_RESOURCES; in le_err_to_result()1394 return BT_L2CAP_LE_ERR_NO_RESOURCES; in l2cap_chan_accept()1950 case BT_L2CAP_LE_ERR_NO_RESOURCES: in le_ecred_conn_rsp()
3605 if (att->eatt.prev_conn_rsp_result == BT_L2CAP_LE_ERR_NO_RESOURCES && in handle_potential_collision()3606 att->eatt.prev_conn_req_result == BT_L2CAP_LE_ERR_NO_RESOURCES) { in handle_potential_collision()