Home
last modified time | relevance | path

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

/btstack/src/
H A Dbluetooth.h555 #define L2CAP_CONNECTION_RESULT_NO_RESOURCES_AVAILABLE 0x0004 macro
H A Dl2cap.c3161 …onse(handle, CONNECTION_REQUEST, sig_id, source_cid, L2CAP_CONNECTION_RESULT_NO_RESOURCES_AVAILABL… in l2cap_handle_connection_request()
3222 channel->reason = L2CAP_CONNECTION_RESULT_NO_RESOURCES_AVAILABLE; in l2cap_decline_connection()
3608 channel->reason = L2CAP_CONNECTION_RESULT_NO_RESOURCES_AVAILABLE; in l2cap_handle_information_request_complete()