Home
last modified time | relevance | path

Searched defs:rsp (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c52 esp_gatts_rsp_t rsp; in button_profile_cb() local
324 BOOLEAN rsp = false; in button_msg_notify() local
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c108 tBTA_GATTS_RSP rsp; in blufi_profile_cb() local
368 bool rsp = false; in esp_blufi_send_notify() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c47 esp_gatts_rsp_t rsp; in airsync_profile_cb() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c610 static void handle_rc_get_caps_rsp (tAVRC_GET_CAPS_RSP *rsp) in handle_rc_get_caps_rsp()
628 static void handle_rc_set_absolute_volume_rsp(tAVRC_SET_VOLUME_RSP *rsp) in handle_rc_set_absolute_volume_rsp()
1342 static void btc_avrc_tg_send_rn_rsp(esp_avrc_rn_event_ids_t event_id, esp_avrc_rn_rsp_t rsp, const … in btc_avrc_tg_send_rn_rsp()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/dis/
Ddis_profile.c190 tGATTS_RSP rsp; in dis_s_read_attr_value() local
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_avrc_api.c447 esp_err_t esp_avrc_tg_send_rn_rsp(esp_avrc_rn_event_ids_t event_id, esp_avrc_rn_rsp_t rsp, in esp_avrc_tg_send_rn_rsp()
Desp_gatts_api.c295 esp_gatt_status_t status, esp_gatt_rsp_t *rsp) in esp_ble_gatts_send_response()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c510 tGATTS_RSP rsp; in Battery_Rsp() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_avrc.h145 esp_avrc_rn_rsp_t rsp; member
Dbtc_gatts.h117 esp_gatt_rsp_t *rsp; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c1120 tGATTS_SRV_CHG_RSP rsp; in gatt_init_srv_chg() local
Dgatt_db.c928 BOOLEAN rsp = FALSE; in gatts_is_auto_response() local
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h240 …} rsp; /*!< Callback parameter for the event `ESP_GATTS_RESPONSE_EVT`… member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c550 tBTA_GATTS_RSP rsp = {0}; in bt_mesh_bta_gatts_cb() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h560 tGATTS_RSP rsp; /* use to read internal service attribute */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h1332 tAVRC_RSP rsp; member