Lines Matching refs:l2cap_emit_simple_event_with_cid
194 static void l2cap_emit_simple_event_with_cid(l2cap_channel_t * channel, uint8_t event_code);
1128 static void l2cap_emit_simple_event_with_cid(l2cap_channel_t * channel, uint8_t event_code){ in l2cap_emit_simple_event_with_cid() function
1188 l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_ERTM_BUFFER_RELEASED); in l2cap_handle_channel_open_failed()
1200 l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_CHANNEL_CLOSED); in l2cap_emit_channel_closed()
1207 l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_ERTM_BUFFER_RELEASED); in l2cap_handle_channel_closed()
1717 l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_ERTM_BUFFER_RELEASED); in l2cap_run_for_classic_channel()
2984 l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_CHANNEL_CLOSED); in l2cap_handle_disconnection_complete()
3374 … l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_ERTM_BUFFER_RELEASED); in l2cap_signaling_handle_configure_response()
3601 l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_ERTM_BUFFER_RELEASED); in l2cap_handle_information_request_complete()
3636 l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_ERTM_BUFFER_RELEASED); in l2cap_handle_information_request_complete()
5095 l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_PACKET_SENT); in l2cap_credit_based_send_pdu()
5256 l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_CAN_SEND_NOW); in l2cap_credit_based_notify_channel_can_send()
5312 l2cap_emit_simple_event_with_cid(channel, L2CAP_EVENT_CHANNEL_CLOSED); in l2cap_cbm_finalize_channel_close()