Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/include/
Dsrvc_battery_int.h70 extern UINT8 battery_s_write_attr_value(UINT8 clcb_idx, tGATT_WRITE_REQ *p_value,
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/dis/include/
Dsrvc_dis_int.h73 extern UINT8 dis_write_attr_value(tGATT_WRITE_REQ *p_data, tGATT_STATUS *p_status);
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h386 } tGATT_WRITE_REQ; typedef
392 tGATT_WRITE_REQ write_req; /* write */
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/dis/
Ddis_profile.c108 UINT8 dis_write_attr_value(tGATT_WRITE_REQ *p_data, esp_gatt_status_t *p_status) in dis_write_attr_value()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c252 static tGATT_STATUS gatt_sr_write_cl_supp_feat(UINT16 conn_id, tGATT_WRITE_REQ *p_data) in gatt_sr_write_cl_supp_feat()
306 tGATT_STATUS gatt_proc_write_req(UINT16 conn_id, tGATTS_REQ_TYPE type, tGATT_WRITE_REQ *p_data) in gatt_proc_write_req()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c294 UINT8 gap_proc_write_req( tGATTS_REQ_TYPE type, tGATT_WRITE_REQ *p_data) in gap_proc_write_req()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h566 typedef tGATT_WRITE_REQ tBTA_GATT_WRITE_REQ;