Searched refs:tBTA_GATTC_API_OPEN (Results 1 – 3 of 3) sorted by relevance
152 tBTA_GATTC_API_OPEN *p_buf; in BTA_GATTC_Open()154 if ((p_buf = (tBTA_GATTC_API_OPEN *) GKI_getbuf(sizeof(tBTA_GATTC_API_OPEN))) != NULL) in BTA_GATTC_Open()1025 tBTA_GATTC_API_OPEN *p_buf; in BTA_GATTC_Refresh()1027 if ((p_buf = (tBTA_GATTC_API_OPEN *) GKI_getbuf(sizeof(tBTA_GATTC_API_OPEN))) != NULL) in BTA_GATTC_Refresh()
122 } tBTA_GATTC_API_OPEN; typedef124 typedef tBTA_GATTC_API_OPEN tBTA_GATTC_API_CANCEL_OPEN;222 tBTA_GATTC_API_OPEN api_conn;495 extern void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg);
554 void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg) in bta_gattc_init_bk_conn()