l2cap_request_can_send_now_event() function
Request emission of L2CAP_EVENT_CAN_SEND_NOW as soon as possible
Syntax
uint8_t l2cap_request_can_send_now_event(uint16_t local_cid); Return value
status
Notes
L2CAP_EVENT_CAN_SEND_NOW might be emitted during call to this function so packet handler should be ready to handle it