Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h767 extern tGATT_STATUS gatts_write_attr_value_by_handle(tGATT_SVC_DB *p_db,
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c1026 tGATT_STATUS gatts_write_attr_value_by_handle(tGATT_SVC_DB *p_db, in gatts_write_attr_value_by_handle() function
Dgatt_sr.c1271 status = gatts_write_attr_value_by_handle(gatt_cb.sr_reg[i_rcb].p_db, in gatts_process_write_req()