OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:congestion_cb
(Results
1 - 5
of
5
) sorted by null
/hardware/libhardware/include/hardware/
bt_gatt_server.h
129
congestion_callback
congestion_cb
;
member in struct:__anon41063
bt_gatt_client.h
192
congestion_callback
congestion_cb
;
member in struct:__anon41059
/system/bt/stack/l2cap/
l2cap_client.cc
55
static void
congestion_cb
(uint16_t local_channel_id, bool is_congested);
74
.pL2CA_CongestionStatus_Cb =
congestion_cb
,
342
static void
congestion_cb
(uint16_t local_channel_id, bool is_congested) {
function
/system/bt/btif/src/
btif_gatt_server.cc
236
HAL_CBACK(bt_gatt_callbacks, server->
congestion_cb
,
btif_gatt_client.cc
179
HAL_CBACK(bt_gatt_callbacks, client->
congestion_cb
,
Completed in 182 milliseconds