Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_cl.c847 p_clcb->read_uuid128.wait_for_read_rsp = TRUE; in gatt_process_read_by_type_rsp()
1007 p_clcb->read_uuid128.wait_for_read_rsp ) in gatt_process_read_rsp()
1010 p_clcb->read_uuid128.wait_for_read_rsp = FALSE; in gatt_process_read_rsp()
Dgatt_int.h391 BOOLEAN wait_for_read_rsp; member