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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c 140 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);
    [all...]
gatt_int.h 500 BUFFER_Q srv_chg_clt_q; /* service change clients queue */ member in struct:__anon5925

Completed in 39 milliseconds