Lines Matching refs:client_if
105 tBTA_GATTC_IF client_if; member
115 tBTA_GATTC_IF client_if; member
182 tBTA_GATTC_IF client_if; member
197 tBTA_GATTC_IF client_if; member
207 tBTA_GATTC_IF client_if; member
313 … tBTA_GATTC_IF client_if; /* client interface with BTE stack for this application */ member
454 extern tBTA_GATTC_CLCB * bta_gattc_find_clcb_by_cif (UINT8 client_if, BD_ADDR remote_bda, tBTA_TRAN…
456 extern tBTA_GATTC_CLCB * bta_gattc_clcb_alloc(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, tBTA_TRA…
458 extern tBTA_GATTC_CLCB * bta_gattc_find_alloc_clcb(tBTA_GATTC_IF client_if, BD_ADDR remote_bda, tBT…
459 extern tBTA_GATTC_RCB * bta_gattc_cl_get_regcb(UINT8 client_if);
470 extern BOOLEAN bta_gattc_mark_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR_PTR remote_bda, BOOLEAN ad…
471 extern BOOLEAN bta_gattc_check_bg_conn (tBTA_GATTC_IF client_if, BD_ADDR remote_bda, UINT8 role);