OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:srv_chg_clt_q
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c
139
GKI_freebuf (GKI_remove_from_queue (&gatt_cb.
srv_chg_clt_q
, p_buf));
155
tGATTS_SRV_CHG *p_buf = (tGATTS_SRV_CHG *)GKI_getfirst(&gatt_cb.
srv_chg_clt_q
);
269
GKI_enqueue (&gatt_cb.
srv_chg_clt_q
, p_buf);
779
tGATTS_SRV_CHG *p_buf = (tGATTS_SRV_CHG *)GKI_getfirst(&gatt_cb.
srv_chg_clt_q
);
[
all
...]
gatt_int.h
470
BUFFER_Q
srv_chg_clt_q
; /* service change clients queue */
member in struct:__anon3578
Completed in 33 milliseconds