Searched refs:tBTA_GATTC_API_OPEN (Results 1 – 3 of 3) sorted by relevance
96 } tBTA_GATTC_API_OPEN; typedef98 typedef tBTA_GATTC_API_OPEN tBTA_GATTC_API_CANCEL_OPEN;176 tBTA_GATTC_API_OPEN api_conn;369 extern void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN* p_data,
131 tBTA_GATTC_API_OPEN* p_buf = in BTA_GATTC_Open()132 (tBTA_GATTC_API_OPEN*)osi_malloc(sizeof(tBTA_GATTC_API_OPEN)); in BTA_GATTC_Open()
376 void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN* p_data, in bta_gattc_init_bk_conn()