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