Searched refs:l2cap_handle_channel_open_failed (Results 1 – 1 of 1) sorted by relevance
1184 static void l2cap_handle_channel_open_failed(l2cap_channel_t * channel, uint8_t status){ in l2cap_handle_channel_open_failed() function1404 l2cap_handle_channel_open_failed(channel, L2CAP_CONNECTION_RESPONSE_RESULT_RTX_TIMEOUT); in l2cap_rtx_timeout()2616 l2cap_handle_channel_open_failed(channel, status); in l2cap_handle_connection_failed_for_addr()2817 l2cap_handle_channel_open_failed(channel, L2CAP_CONNECTION_BASEBAND_DISCONNECT); in l2cap_handle_hci_disconnect_event()2924 … l2cap_handle_channel_open_failed(channel, L2CAP_CONNECTION_RESPONSE_RESULT_REFUSED_SECURITY); in l2cap_handle_security_level()3460 … l2cap_handle_channel_open_failed(channel, L2CAP_CONNECTION_RESPONSE_RESULT_SUCCESSFUL + result); in l2cap_signaling_handler_channel()3628 … l2cap_handle_channel_open_failed(channel, L2CAP_CONNECTION_RESPONSE_RESULT_ERTM_NOT_SUPPORTED); in l2cap_handle_information_request_complete()