Searched refs:srv_chg_clt_q (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_utils.c140 GKI_freebuf (GKI_remove_from_queue (&gatt_cb.srv_chg_clt_q, p_buf));
156 tGATTS_SRV_CHG *p_buf = (tGATTS_SRV_CHG *)GKI_getfirst(&gatt_cb.srv_chg_clt_q);
270 GKI_enqueue (&gatt_cb.srv_chg_clt_q, p_buf);
784 tGATTS_SRV_CHG *p_buf = (tGATTS_SRV_CHG *)GKI_getfirst(&gatt_cb.srv_chg_clt_q);
H A Dgatt_main.c108 GKI_init_q (&gatt_cb.srv_chg_clt_q);
H A Dgatt_int.h498 BUFFER_Q srv_chg_clt_q; /* service change clients queue */ member in struct:__anon885

Completed in 11 milliseconds