Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gap/
Dgap_conn.cc98 static void gap_congestion_ind(uint16_t lcid, bool is_congested);
127 conn.reg_info.pL2CA_CongestionStatus_Cb = gap_congestion_ind; in gap_conn_init()
877 static void gap_congestion_ind(uint16_t lcid, bool is_congested) { in gap_congestion_ind() function