Home
last modified time | relevance | path

Searched refs:p_clcb_ret (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1730 tGATT_CLCB *p_clcb_ret = NULL; in gatt_clcb_find_by_conn_id() local
1734 p_clcb_ret = p_clcb; in gatt_clcb_find_by_conn_id()
1738 return p_clcb_ret; in gatt_clcb_find_by_conn_id()
1755 tGATT_CLCB *p_clcb_ret = NULL; in gatt_clcb_find_by_idx() local
1759 p_clcb_ret = p_clcb; in gatt_clcb_find_by_idx()
1763 return p_clcb_ret; in gatt_clcb_find_by_idx()