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

  /hardware/libhardware/include/hardware/
bt_gatt_server.h 138 congestion_callback congestion_cb; member in struct:__anon24679
bt_gatt_client.h 275 congestion_callback congestion_cb; member in struct:__anon24675
  /system/bt/stack/l2cap/
l2cap_client.c 51 static void congestion_cb(uint16_t local_channel_id, bool is_congested);
69 .pL2CA_CongestionStatus_Cb = congestion_cb,
325 static void congestion_cb(uint16_t local_channel_id, bool is_congested) { function
  /system/bt/btif/src/
btif_gatt_server.c 331 HAL_CBACK(bt_gatt_callbacks, server->congestion_cb
btif_gatt_client.c 732 HAL_CBACK(bt_gatt_callbacks, client->congestion_cb
    [all...]

Completed in 133 milliseconds