Searched refs:BT_L2CAP_BR_ERR_NO_RESOURCES (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/host/classic/ | ||
| D | l2cap_br_internal.h | 60 #define BT_L2CAP_BR_ERR_NO_RESOURCES 0x0004 macro |
| D | l2cap_br.c | 1087 result = BT_L2CAP_BR_ERR_NO_RESOURCES; in l2cap_br_conn_req() |