Searched refs:tBTA_HH_CONN (Results 1 – 4 of 4) sorted by relevance
220 } tBTA_HH_CONN; typedef222 typedef tBTA_HH_CONN tBTA_HH_DEV_INFO;282 tBTA_HH_CONN conn; /* BTA_HH_OPEN_EVT */
400 tBTA_HH_CONN conn_dat; in bta_hh_sdp_cmpl()408 memset((void*)&conn_dat, 0, sizeof(tBTA_HH_CONN)); in bta_hh_sdp_cmpl()523 tBTA_HH_CONN conn; in bta_hh_open_cmpl_act()527 memset((void*)&conn, 0, sizeof(tBTA_HH_CONN)); in bta_hh_open_cmpl_act()793 tBTA_HH_CONN conn_dat; in bta_hh_open_failure()796 memset(&conn_dat, 0, sizeof(tBTA_HH_CONN)); in bta_hh_open_failure()834 tBTA_HH_CONN conn_dat; in bta_hh_close_act()
1625 tBTA_HH_CONN conn_dat; in bta_hh_le_open_fail()
1116 param_len = sizeof(tBTA_HH_CONN); in bte_hh_evt()