Searched refs:tBTA_GATTC_API_OPEN (Results 1 – 3 of 3) sorted by relevance
141 } tBTA_GATTC_API_OPEN; typedef262 tBTA_GATTC_API_OPEN api_conn;497 extern void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg);
150 tBTA_GATTC_API_OPEN *p_buf; in BTA_GATTC_Enh_Open()152 if ((p_buf = (tBTA_GATTC_API_OPEN *) osi_malloc(sizeof(tBTA_GATTC_API_OPEN))) != NULL) { in BTA_GATTC_Enh_Open()
577 void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg) in bta_gattc_init_bk_conn()