Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c795 p_clcb->read_uuid128.wait_for_read_rsp = TRUE; in gatt_process_read_by_type_rsp()
933 p_clcb->read_uuid128.wait_for_read_rsp ) { in gatt_process_read_rsp()
935 p_clcb->read_uuid128.wait_for_read_rsp = FALSE; in gatt_process_read_rsp()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h418 BOOLEAN wait_for_read_rsp; member