Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h138 typedef UINT8 tBTA_HH_STATUS; typedef
212 tBTA_HH_STATUS status; /* operation status */
226 tBTA_HH_STATUS status; /* operation status */
269 tBTA_HH_STATUS status; /* handshake status */
282 tBTA_HH_STATUS status; /* handshake status */
289 tBTA_HH_STATUS status; /* handshake status */
305 tBTA_HH_STATUS status; /* BTA_HH_ENABLE_EVT */
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h170 tBTA_HH_STATUS status;
256 tBTA_HH_STATUS status;
356 extern void bta_hh_cleanup_disable(tBTA_HH_STATUS status);
365 extern tBTA_HH_STATUS bta_hh_read_ssr_param(BD_ADDR bd_addr, UINT16 *p_max_ssr_lat, UINT16 *p_min_s…
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c49 static tBTA_HH_STATUS bta_hh_get_trans_status(UINT32 result);
71 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_api_enable()
161 tBTA_HH_STATUS status = BTA_HH_OK; in bta_hh_disc_cmpl()
190 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_sdp_cback()
261 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_di_sdp_cback()
321 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
407 tBTA_HH_STATUS status = p_data->status; in bta_hh_sdp_cmpl()
1209 static tBTA_HH_STATUS bta_hh_get_trans_status(UINT32 result) in bta_hh_get_trans_status()
1218 return (tBTA_HH_STATUS)result; in bta_hh_get_trans_status()
Dbta_hh_utils.c402 tBTA_HH_STATUS bta_hh_read_ssr_param(BD_ADDR bd_addr, UINT16 *p_max_ssr_lat, UINT16 *p_min_ssr_tout) in bta_hh_read_ssr_param()
404 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_read_ssr_param()
455 void bta_hh_cleanup_disable(tBTA_HH_STATUS status) in bta_hh_cleanup_disable()
Dbta_hh_le.c239 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_le_register_cmpl()
590 tBTA_HH_STATUS bta_hh_le_read_char_dscrpt(tBTA_HH_DEV_CB *p_cb, UINT16 srvc_uuid, UINT8 srvc_inst_i… in bta_hh_le_read_char_dscrpt()
596 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_le_read_char_dscrpt()
1485 void bta_hh_le_gatt_disc_cmpl(tBTA_HH_DEV_CB *p_cb, tBTA_HH_STATUS status) in bta_hh_le_gatt_disc_cmpl()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbta_hh_co.c121 tBTA_HH_STATUS ret = BTA_HH_OK; in bta_hh_co_data()
Dbtc_hh.c382 param_len = sizeof(tBTA_HH_STATUS); in bte_hh_evt()
385 param_len = sizeof(tBTA_HH_STATUS); in bte_hh_evt()