Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr.c452 gatt_sr_send_req_callback(conn_id, in gatt_process_exec_write_req()
972 gatt_sr_send_req_callback(conn_id, 0, GATTS_REQ_TYPE_MTU, in gatts_process_mtu_req()
1161 gatt_sr_send_req_callback(conn_id, in gatts_process_write_req()
1328 gatt_sr_send_req_callback(conn_id, trans_id, GATTS_REQ_TYPE_WRITE, &sr_data); in gatt_attr_process_prepare_write()
1602 gatt_sr_send_req_callback(conn_id, in gatts_process_value_conf()
Dgatt_db.c1444 gatt_sr_send_req_callback(conn_id, in gatts_send_app_read_request()
Dgatt_utils.c1497 void gatt_sr_send_req_callback(UINT16 conn_id, in gatt_sr_send_req_callback() function
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h668 extern void gatt_sr_send_req_callback(UINT16 conn_id, UINT32 trans_id,