Searched refs:tBTA_HH_STATUS (Results 1 – 6 of 6) sorted by relevance
139 } tBTA_HH_STATUS; typedef141 inline tBTA_HH_STATUS to_bta_hh_status(uint32_t status) { in to_bta_hh_status()142 return static_cast<tBTA_HH_STATUS>(status); in to_bta_hh_status()145 inline std::string bta_hh_status_text(const tBTA_HH_STATUS& status) { in bta_hh_status_text()235 tBTA_HH_STATUS status; /* operation status */246 tBTA_HH_STATUS status; /* operation status */289 tBTA_HH_STATUS status; /* handshake status */309 tBTA_HH_STATUS status; /* BTA_HH_ENABLE_EVT */
137 tBTA_HH_STATUS status;213 tBTA_HH_STATUS status;295 extern void bta_hh_cleanup_disable(tBTA_HH_STATUS status);304 extern tBTA_HH_STATUS bta_hh_read_ssr_param(const RawAddress& bd_addr,
60 static tBTA_HH_STATUS bta_hh_get_trans_status(uint32_t result);79 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_api_enable()165 tBTA_HH_STATUS status = BTA_HH_OK; in bta_hh_disc_cmpl()187 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_sdp_cback()252 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()396 tBTA_HH_STATUS status = p_data->status; in bta_hh_sdp_cmpl()1166 static tBTA_HH_STATUS bta_hh_get_trans_status(uint32_t result) { in bta_hh_get_trans_status()1174 return (tBTA_HH_STATUS)result; in bta_hh_get_trans_status()
239 tBTA_HH_STATUS bta_hh_read_ssr_param(const RawAddress& bd_addr, in bta_hh_read_ssr_param()301 void bta_hh_cleanup_disable(tBTA_HH_STATUS status) { in bta_hh_cleanup_disable()
248 tBTA_HH_STATUS status = BTA_HH_ERR_NO_RES; in bta_hh_le_open_conn()463 static tBTA_HH_STATUS bta_hh_le_read_char_descriptor(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_read_char_descriptor()1176 tBTA_HH_STATUS status) { in bta_hh_le_gatt_disc_cmpl()2025 static_cast<tBTA_HH_STATUS>(p_data->reg_oper.status)); in bta_hh_gattc_callback()
1110 param_len = sizeof(tBTA_HH_STATUS); in bte_hh_evt()1114 param_len = sizeof(tBTA_HH_STATUS); in bte_hh_evt()