Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_main.cc80 static void gatt_l2cif_congest_cback(uint16_t cid, bool congested);
92 gatt_l2cif_congest_cback,
923 static void gatt_l2cif_congest_cback(uint16_t lcid, bool congested) { in gatt_l2cif_congest_cback() function