Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h138 typedef uint8_t tBTA_HH_STATUS; typedef
213 tBTA_HH_STATUS status; /* operation status */
226 tBTA_HH_STATUS status; /* operation status */
269 tBTA_HH_STATUS status; /* handshake status */
289 tBTA_HH_STATUS status; /* BTA_HH_ENABLE_EVT */
/system/bt/bta/hh/
Dbta_hh_int.h163 tBTA_HH_STATUS status;
246 tBTA_HH_STATUS status;
342 extern void bta_hh_cleanup_disable(tBTA_HH_STATUS status);
351 extern tBTA_HH_STATUS bta_hh_read_ssr_param(const RawAddress& bd_addr,
Dbta_hh_act.cc48 static tBTA_HH_STATUS bta_hh_get_trans_status(uint32_t result);
69 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_api_enable()
159 tBTA_HH_STATUS status = BTA_HH_OK; in bta_hh_disc_cmpl()
181 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_sdp_cback()
248 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_di_sdp_cback()
311 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
400 tBTA_HH_STATUS status = p_data->status; in bta_hh_sdp_cmpl()
1172 static tBTA_HH_STATUS bta_hh_get_trans_status(uint32_t result) { in bta_hh_get_trans_status()
1180 return (tBTA_HH_STATUS)result; in bta_hh_get_trans_status()
Dbta_hh_utils.cc373 tBTA_HH_STATUS bta_hh_read_ssr_param(const RawAddress& bd_addr, in bta_hh_read_ssr_param()
376 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_read_ssr_param()
425 void bta_hh_cleanup_disable(tBTA_HH_STATUS status) { in bta_hh_cleanup_disable()
Dbta_hh_le.cc267 tBTA_HH_STATUS status = BTA_HH_ERR_NO_RES; in bta_hh_le_open_conn()
484 static tBTA_HH_STATUS bta_hh_le_read_char_descriptor(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_read_char_descriptor()
1215 void bta_hh_le_gatt_disc_cmpl(tBTA_HH_DEV_CB* p_cb, tBTA_HH_STATUS status) { in bta_hh_le_gatt_disc_cmpl()
/system/bt/btif/src/
Dbtif_hh.cc1091 param_len = sizeof(tBTA_HH_STATUS); in bte_hh_evt()
1095 param_len = sizeof(tBTA_HH_STATUS); in bte_hh_evt()