Searched refs:tBTA_HH_CONN (Results 1 – 3 of 3) sorted by relevance
267 } tBTA_HH_CONN; typedef269 typedef tBTA_HH_CONN tBTA_HH_DEV_INFO;329 tBTA_HH_CONN conn; /* BTA_HH_OPEN_EVT */
374 tBTA_HH_CONN conn_dat; in bta_hh_sdp_cmpl()380 memset((void*)&conn_dat, 0, sizeof(tBTA_HH_CONN)); in bta_hh_sdp_cmpl()558 tBTA_HH_CONN conn; in bta_hh_open_cmpl_act()562 memset((void*)&conn, 0, sizeof(tBTA_HH_CONN)); in bta_hh_open_cmpl_act()806 tBTA_HH_CONN conn_dat; in bta_hh_open_failure()809 memset(&conn_dat, 0, sizeof(tBTA_HH_CONN)); in bta_hh_open_failure()
491 static void hh_open_handler(tBTA_HH_CONN& conn) { in hh_open_handler()1393 param_len = sizeof(tBTA_HH_CONN); in bte_hh_evt()