Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/common/include/common/
Dbt_defs.h35 struct _tle *p_next; member
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c868 tGATT_ATTR16 *p_cur, *p_next; in gatts_is_auto_response() local
1316 tGATT_ATTR16 *p_cur, *p_next; in deallocate_attr_in_db() local
Dgatt_api.c1246 list_node_t *p_next = NULL; in GATT_Deregister() local
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h187 …void *p_next; /* pointer to the next attribute, either tGATT_ATTR16 or tGATT_A… member
200 …void *p_next; /* pointer to the next attribute, either tGATT_ATTR16, tGATT_ATT… member
214 …void *p_next; /* pointer to the next attribute, either tGATT_ATTR16 or tGATT_A… member
318 struct hdl_list_elem *p_next; member
333 struct srv_list_elem *p_next; member
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2015 tINQ_DB_ENT *p_next = btm_cb.btm_inq_vars.inq_db + 1; in btm_sort_inq_result() local