Home
last modified time | relevance | path

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

/btstack/src/
H A Dl2cap.c180 static void l2cap_credit_based_notify_channel_can_send(l2cap_channel_t *channel);
1292 l2cap_credit_based_notify_channel_can_send(channel); in l2cap_request_can_send_now_event()
1297 l2cap_credit_based_notify_channel_can_send(channel); in l2cap_request_can_send_now_event()
5097 l2cap_credit_based_notify_channel_can_send(channel); in l2cap_credit_based_send_pdu()
5251 static void l2cap_credit_based_notify_channel_can_send(l2cap_channel_t *channel){ in l2cap_credit_based_notify_channel_can_send() function