Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c306 tGATT_STATUS gatt_proc_write_req(UINT16 conn_id, tGATTS_REQ_TYPE type, tGATT_WRITE_REQ *p_data) in gatt_proc_write_req() function
361 status = gatt_proc_write_req(conn_id, type, &p_data->write_req); in gatt_request_cback()