Searched refs:tBTA_GATTC_API_OPEN (Results 1 – 3 of 3) sorted by relevance
93 } tBTA_GATTC_API_OPEN; typedef95 typedef tBTA_GATTC_API_OPEN tBTA_GATTC_API_CANCEL_OPEN;173 tBTA_GATTC_API_OPEN api_conn;391 extern void bta_gattc_init_bk_conn(const 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()
381 void bta_gattc_init_bk_conn(const tBTA_GATTC_API_OPEN* p_data, in bta_gattc_init_bk_conn()