Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c136 void gatt_act_read (tGATT_CLCB *p_clcb, UINT16 offset) in gatt_act_read() function
863 gatt_act_read(p_clcb, 0); // read 128-bit uuid of include service in gatt_process_read_by_type_rsp()
882 gatt_act_read(p_clcb, p_clcb->counter); in gatt_process_read_by_type_rsp()
914 gatt_act_read(p_clcb, 0); in gatt_process_read_by_type_rsp()
935 gatt_act_read(p_clcb, 0); in gatt_process_read_by_type_rsp()
984 gatt_act_read(p_clcb, p_clcb->counter); in gatt_process_read_rsp()
Dgatt_auth.c153 gatt_act_read(p_clcb, p_clcb->counter); in gatt_sec_check_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h728 extern void gatt_act_read(tGATT_CLCB *p_clcb, UINT16 offset);