Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1298 tGATT_CLCB *p_clcb = gatt_clcb_find_by_idx(clcb_idx); in gatt_start_rsp_timer()
1751 tGATT_CLCB *gatt_clcb_find_by_idx(UINT16 clcb_idx) in gatt_clcb_find_by_idx() function
2195 p_clcb = gatt_clcb_find_by_idx(p_cmd->clcb_idx); in gatt_cmd_dequeue()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h699 extern tGATT_CLCB *gatt_clcb_find_by_idx(UINT16 cclcb_idx);