Searched refs:congestion_cb (Results 1 – 1 of 1) sorted by relevance
47 static void congestion_cb(uint16_t local_channel_id, bool is_congested);65 .pL2CA_CongestionStatus_Cb = congestion_cb,341 static void congestion_cb(uint16_t local_channel_id, bool is_congested) in congestion_cb() function