Home
last modified time | relevance | path

Searched defs:p_next (Results 1 – 5 of 5) sorted by relevance

/system/bt/hci/include/
Dbt_hci_bdroid.h101 struct _hc_buffer_hdr *p_next; /* next buffer in the queue */ member
/system/bt/stack/gatt/
Dgatt_int.h177 void *p_next; /* pointer to the next attribute, member
190 void *p_next; /* pointer to the next attribute, member
204 void *p_next; /* pointer to the next attribute, member
315 struct hdl_list_elem *p_next; member
332 struct srv_list_elem *p_next; member
Dgatt_db.c1019 tGATT_ATTR16 *p_cur, *p_next; in deallocate_attr_in_db() local
/system/core/liblog/
Dlogprint.c45 struct FilterInfo_t *p_next; member
/system/bt/stack/btm/
Dbtm_inq.c2072 tINQ_DB_ENT *p_next = btm_cb.btm_inq_vars.inq_db+1; in btm_sort_inq_result() local