Searched refs:tBTA_HH_CONN (Results 1 – 3 of 3) sorted by relevance
247 } tBTA_HH_CONN; typedef249 typedef tBTA_HH_CONN tBTA_HH_DEV_INFO;309 tBTA_HH_CONN conn; /* BTA_HH_OPEN_EVT */
367 tBTA_HH_CONN conn_dat; in bta_hh_sdp_cmpl()373 memset((void*)&conn_dat, 0, sizeof(tBTA_HH_CONN)); in bta_hh_sdp_cmpl()609 tBTA_HH_CONN conn; in bta_hh_open_cmpl_act()613 memset((void*)&conn, 0, sizeof(tBTA_HH_CONN)); in bta_hh_open_cmpl_act()858 tBTA_HH_CONN conn_dat; in bta_hh_open_failure()861 memset(&conn_dat, 0, sizeof(tBTA_HH_CONN)); in bta_hh_open_failure()897 tBTA_HH_CONN conn_dat; in bta_hh_close_act()
401 static void hh_open_handler(tBTA_HH_CONN& conn) { in hh_open_handler()1189 param_len = sizeof(tBTA_HH_CONN); in bte_hh_evt()