Lines Matching refs:transport
84 tBTA_TRANSPORT transport) { in bta_gattc_find_clcb_by_cif() argument
90 p_clcb->transport == transport && p_clcb->bda == remote_bda) in bta_gattc_find_clcb_by_cif()
125 tBTA_TRANSPORT transport) { in bta_gattc_clcb_alloc() argument
137 p_clcb->transport = transport; in bta_gattc_clcb_alloc()
170 tBTA_TRANSPORT transport) { in bta_gattc_find_alloc_clcb() argument
173 p_clcb = bta_gattc_find_clcb_by_cif(client_if, remote_bda, transport); in bta_gattc_find_alloc_clcb()
175 p_clcb = bta_gattc_clcb_alloc(client_if, remote_bda, transport); in bta_gattc_find_alloc_clcb()
372 tGATT_TRANSPORT transport; in bta_gattc_clear_notif_registration() local
375 if (GATT_GetConnectionInfor(conn_id, &gatt_if, remote_bda, &transport)) { in bta_gattc_clear_notif_registration()
492 tBTA_TRANSPORT transport, uint16_t mtu) { in bta_gattc_send_open_cback() argument
502 cb_data.open.transport = transport; in bta_gattc_send_open_cback()
615 p_msg->int_conn.transport); in bta_gattc_find_int_conn_clcb()
625 p_msg->int_conn.transport); in bta_gattc_find_int_conn_clcb()
650 p_msg->int_conn.transport); in bta_gattc_find_int_disconn_clcb()