HomeSort by relevance Sort by last modified time
    Searched refs:congestion_cb (Results 1 - 5 of 5) sorted by null

  /system/bt/include/hardware/
bt_gatt_server.h 132 congestion_callback congestion_cb; member in struct:__anon1923
bt_gatt_client.h 198 congestion_callback congestion_cb; member in struct:__anon1919
  /system/bt/stack/l2cap/
l2cap_client.cc 54 static void congestion_cb(uint16_t local_channel_id, bool is_congested);
73 .pL2CA_CongestionStatus_Cb = congestion_cb,
340 static void congestion_cb(uint16_t local_channel_id, bool is_congested) { function
  /system/bt/btif/src/
btif_gatt_server.cc 222 HAL_CBACK(bt_gatt_callbacks, server->congestion_cb,
btif_gatt_client.cc 177 HAL_CBACK(bt_gatt_callbacks, client->congestion_cb,

Completed in 83 milliseconds