Searched refs:BTA_GATTS_SendRsp (Results 1 – 5 of 5) sorted by relevance
| /hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/ |
| D | esp_blufi.c | 156 BTA_GATTS_SendRsp(p_data->req_data.conn_id, p_data->req_data.trans_id, in blufi_profile_cb() 197 BTA_GATTS_SendRsp(p_data->req_data.conn_id, p_data->req_data.trans_id, in blufi_profile_cb() 217 BTA_GATTS_SendRsp(p_data->req_data.conn_id, p_data->req_data.trans_id, in blufi_profile_cb() 230 BTA_GATTS_SendRsp(p_data->req_data.conn_id, p_data->req_data.trans_id, in blufi_profile_cb()
|
| /hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
| D | bta_gatts_api.c | 453 void BTA_GATTS_SendRsp (UINT16 conn_id, UINT32 trans_id, in BTA_GATTS_SendRsp() function
|
| /hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
| D | btc_gatts.c | 688 BTA_GATTS_SendRsp(arg->send_rsp.conn_id, arg->send_rsp.trans_id, in btc_gatts_call_handler() 692 BTA_GATTS_SendRsp(arg->send_rsp.conn_id, arg->send_rsp.trans_id, in btc_gatts_call_handler()
|
| /hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
| D | bta_gatt_api.h | 1466 extern void BTA_GATTS_SendRsp (UINT16 conn_id, UINT32 trans_id,
|
| /hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
| D | mesh_bearer_adapt.c | 562 BTA_GATTS_SendRsp(p_data->req_data.conn_id, p_data->req_data.trans_id, in bt_mesh_bta_gatts_cb() 586 BTA_GATTS_SendRsp(p_data->req_data.conn_id, p_data->req_data.trans_id, in bt_mesh_bta_gatts_cb()
|