Searched refs:tBTA_GATTC_API_OPEN (Results 1 – 3 of 3) sorted by relevance
95 } tBTA_GATTC_API_OPEN; typedef97 typedef tBTA_GATTC_API_OPEN tBTA_GATTC_API_CANCEL_OPEN;175 tBTA_GATTC_API_OPEN api_conn;370 extern void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN* p_data,
130 tBTA_GATTC_API_OPEN* p_buf = in BTA_GATTC_Open()131 (tBTA_GATTC_API_OPEN*)osi_malloc(sizeof(tBTA_GATTC_API_OPEN)); in BTA_GATTC_Open()
375 void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN* p_data, in bta_gattc_init_bk_conn()